Skip to main content
The Environment defines the foundational modules, features, available tools, and configurations for your agent’s operation. It categorizes modules into sync (modifying message streams) and background (read-only), enabling various capabilities such as retrieval, memory management, and tool access. External APIs can be integrated via OpenAPI schemas, and API keys are used for interaction with external services like OpenAI. The environment ensures robust, customizable agent behavior.

Available Modules