Comment out model_config.yaml inclusion in config.yaml to streamline configuration loading.

This commit is contained in:
2025-12-21 05:09:41 +00:00
parent 5f130fe7e3
commit cb9f6d5c25

View File

@@ -1,5 +1,5 @@
include:
- model_config.yaml
# - model_config.yaml
- litellm_settings.yaml
- router_settings.yaml
- general_settings.yaml