acreate_implementation_blueprint
AsyncMethod
This is a method of the ContextAgent class in the context_agent module.Async version of create_implementation_blueprint.
Signature
Parameters
str
required
No description available.
Optional
No description available.
Returns
Dict[str, Any]
The result of the operation.
Uses
asyncio.get_running_looploop.run_in_executorbuild_implementation_blueprint
Source
View on GitHub
praisonaiagents/agent/context_agent.py at line 2461
