Index
Configuration package for the MADA orchestrator.
This package provides configuration models and helper utilities used to define application behavior, model backends, agents, database settings, MCP server connections, interface settings, and environment variable expansion.
Modules:
| Name | Description |
|---|---|
agents |
Defines |
app |
Defines |
database |
Defines database configuration models for SQLite and PostgreSQL, along with database config loading helpers. |
interface |
Defines |
mcp_servers |
Defines |
models |
Defines provider model configuration classes and model config loading helpers. |
utils |
Defines shared utility helpers, including environment variable expansion. |