litellm / litellm /tests /example_config_yaml /cache_with_params.yaml
ka1kuk's picture
Upload 235 files
7db0ae4 verified
model_list:
- model_name: "openai-model"
litellm_params:
model: "gpt-3.5-turbo"
litellm_settings:
cache: True
cache_params:
supported_call_types: ["embedding", "aembedding"]
host: "localhost"