forked from phoenix/litellm-mirror
docs caching
This commit is contained in:
parent
aadc29aab8
commit
7fa25c443a
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ curl --location 'http://0.0.0.0:4000/cache/ping' -H "Authorization: Bearer sk-1
|
|||
|
||||
## Advanced
|
||||
|
||||
## Control Call Types Caching is on for - (`/chat/completion`, `/embeddings`, etc.)
|
||||
### Control Call Types Caching is on for - (`/chat/completion`, `/embeddings`, etc.)
|
||||
|
||||
By default, caching is on for all call types. You can control which call types caching is on for by setting `supported_call_types` in `cache_params`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue