litellm/tests/local_testing/example_config_yaml
Ishaan Jaff 19eff1a4b4
(feat) - allow using os.environ/ vars for any value on config.yaml (#6276)
* 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
2024-10-19 09:00:27 +05:30
..
aliases_config.yaml refactor: move all testing to top-level of repo 2024-09-28 21:08:14 -07:00
azure_config.yaml refactor: move all testing to top-level of repo 2024-09-28 21:08:14 -07:00
cache_no_params.yaml refactor: move all testing to top-level of repo 2024-09-28 21:08:14 -07:00
cache_with_params.yaml refactor: move all testing to top-level of repo 2024-09-28 21:08:14 -07:00
config_with_env_vars.yaml (feat) - allow using os.environ/ vars for any value on config.yaml (#6276) 2024-10-19 09:00:27 +05:30
langfuse_config.yaml refactor: move all testing to top-level of repo 2024-09-28 21:08:14 -07:00
load_balancer.yaml refactor: move all testing to top-level of repo 2024-09-28 21:08:14 -07:00
opentelemetry_config.yaml refactor: move all testing to top-level of repo 2024-09-28 21:08:14 -07:00
simple_config.yaml refactor: move all testing to top-level of repo 2024-09-28 21:08:14 -07:00