CodeConfig
Defined in the Code Agent module.AI Agent Configuration for CodeAgent. Attributes: sandbox: Enable sandboxed execution (default: True for safety) timeout: Execution timeout in seconds allowed_languages: List of allowed programming languages max_output_length: Maximum output length in characters working_directory: Working directory for code execution environment: Environment variables for execution
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Convert config to dictionary.
Source
View on GitHub
praisonaiagents/agent/code_agent.py at line 10
