Skip to main content

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
No description available.

Returns

str
The result of the operation.

Uses

  • Agent
  • json.dumps

Used By

Source

View on GitHub

praisonaiagents/agent/context_agent.py at line 807