Guru-25 commited on
Commit
af29c21
1 Parent(s): 3c2ff65
Files changed (1) hide show
  1. config.yaml +4 -1
config.yaml CHANGED
@@ -23,4 +23,7 @@ model_list:
23
  litellm_settings:
24
  set_verbose: False
25
  json_logs: True
26
- cache: True
 
 
 
 
23
  litellm_settings:
24
  set_verbose: False
25
  json_logs: True
26
+ cache: True
27
+ cache_params:
28
+ type: redis
29
+ namespace: "litellm_caching"