execute_code
Method
This is a method of the CodeAgent class in the code_agent module.Alias for execute() method.
Signature
Parameters
str
required
No description available.
str
default:"'python'"
No description available.
Returns
Dict[str, Any]
The result of the operation.
Uses
execute
Source
View on GitHub
praisonaiagents/agent/code_agent.py at line 249
