Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
agenerate
AsyncMethod
This is a method of the CodeAgent class in the code_agent module.Generate code asynchronously.
Signature
Parameters
Natural language description
Target programming language **kwargs: Additional arguments
Returns
Generated code as string
Uses
acompletion
Used By
Source
View on GitHub
praisonaiagents/agent/code_agent.py at line 177
