Comment out model_config.yaml inclusion in config.yaml to streamline configuration loading.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
include:
|
include:
|
||||||
- model_config.yaml
|
# - model_config.yaml
|
||||||
- litellm_settings.yaml
|
- litellm_settings.yaml
|
||||||
- router_settings.yaml
|
- router_settings.yaml
|
||||||
- general_settings.yaml
|
- general_settings.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user