Skip to main content

build_implementation_blueprint

Method
This is a method of the ContextAgent class in the context_agent module.
Build detailed implementation blueprint following PRD template.

Signature

Parameters

str
required
No description available.
Dict
No description available.

Returns

Dict[str, Any]
The result of the operation.

Uses

  • Agent
  • json.dumps

Used By

Source

View on GitHub

praisonaiagents/agent/context_agent.py at line 1076