generate_comprehensive_prp
Method
This is a method of the ContextAgent class in the context_agent module.Generate comprehensive Product Requirements Prompt following PRD template exactly.
Signature
Parameters
str
required
No description available.
Dict[str, Any]
No description available.
Returns
str
The result of the operation.
Uses
Agentjson.dumps
Used By
Source
View on GitHub
praisonaiagents/agent/context_agent.py at line 799
