mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
* add check for os.environ vars when readin config.yaml * use base class for reading from config.yaml * fix import * fix linting * add unit tests for base config class * fix order of reading elements from config.yaml * unit tests for reading configs from files * fix user_config_file_path * use simpler implementation * use helper to get_config * working unit tests for reading configs |
||
|---|---|---|
| .. | ||
| aliases_config.yaml | ||
| azure_config.yaml | ||
| cache_no_params.yaml | ||
| cache_with_params.yaml | ||
| config_with_env_vars.yaml | ||
| langfuse_config.yaml | ||
| load_balancer.yaml | ||
| opentelemetry_config.yaml | ||
| simple_config.yaml | ||