mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 00:48:01 +00:00
8 lines
127 B
YAML
8 lines
127 B
YAML
model_list:
|
|
- model_name: "openai-model"
|
|
litellm_params:
|
|
model: "gpt-3.5-turbo"
|
|
|
|
litellm_settings:
|
|
cache: True
|