forked from phoenix/litellm-mirror
(fix) test load config proxy with redis
This commit is contained in:
parent
ef39b1bc43
commit
a524918140
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ model_list:
|
|||
litellm_settings:
|
||||
cache: True
|
||||
cache_params:
|
||||
type: "redis"
|
||||
supported_call_types: ["embedding", "aembedding"]
|
||||
host: "localhost"
|
Loading…
Add table
Add a link
Reference in a new issue