Skip to content

RAIConfig

relationalai.config.config

Load PyRel configuration from raiconfig.yaml / raiconfig.yml.

This is the primary YAML-backed config source used by create_config. Most users should call create_config to auto-discover the highest-priority available source.

The RAI_CONFIG_FILE_PATH environment variable, when set, overrides the default file search and loads directly from the specified path.

RAIConfigConfigconfocal.BaseConfigabc.ABC