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.
fix
Method
This is a method of the CodeAgent class in the code_agent module.Fix bugs in code.
Signature
Parameters
Code with bugs
Error message or description of the bug
Programming language **kwargs: Additional arguments
Returns
Fixed code as string
Uses
completion
Source
View on GitHub
praisonaiagents/agent/code_agent.py at line 462
