ConfigFromDBT
relationalai.config.config
Load PyRel configuration from DBT’s profiles.yml.
This config source is used by Config as a
fallback when no higher-priority config file is found. It reads the profiles
file discovered by find_dbt_profiles_file
and converts it into the standard PyRel config shape.