generate_code
Method
This is a method of the CodeAgent class in the code_agent module.Alias for generate() method.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Alias for generate() method.
This is a method of the CodeAgent class in the code_agent module.Alias for generate() method.
def generate_code(prompt: str, language: str) -> str