forked from phoenix/litellm-mirror
* add helper to process inlcudes directive on yaml * add doc on config management * unit tests for `include` on config.yaml
4 lines
No EOL
81 B
YAML
4 lines
No EOL
81 B
YAML
model_list:
|
|
- model_name: included-model
|
|
litellm_params:
|
|
model: gpt-4 |