Configuration
16.1 Environment Variables
GAIA has no
GAIA_LOG_LEVEL environment variable. Log levels are set
programmatically through gaia.logger (set_level(name, level)); the default
is INFO.16.2 Configuration in Code
Related Topics
- Core Agent System - Agent configuration parameters
- LLM Integration - Model and provider settings
- Security - Secure configuration practices
- Developer Guide - Development environment setup