agenerate
AsyncMethod
This is a method of the CodeAgent class in the code_agent module.Generate code asynchronously.
Signature
Parameters
str
required
Natural language description
str
default:"'python'"
Target programming language **kwargs: Additional arguments
Returns
str
Generated code as string
Uses
acompletion
Used By
Source
View on GitHub
praisonaiagents/agent/code_agent.py at line 177
