ConfigFromSnowflake
relationalai.config.config
Load PyRel configuration from Snowflake’s config.toml.
This config source is used by Config as a
fallback when no raiconfig.yaml / raiconfig.yml is found. It reads the
Snowflake config file discovered by
find_snowflake_config_file and
converts it into the standard PyRel config shape.