Skip to main content

agenerate_prp

AsyncMethod
This is a method of the ContextAgent class in the context_agent module.
Async version of generate_prp.

Signature

async def agenerate_prp(feature_request: str, context_analysis: Optional[Dict[str, Any]]) -> str

Parameters

feature_request
str
required
No description available.
context_analysis
Optional
No description available.

Returns

Returns
str
The result of the operation.