diff --git a/docs/my-website/docs/proxy/caching.md b/docs/my-website/docs/proxy/caching.md index 20e21ef2d..2c21b9391 100644 --- a/docs/my-website/docs/proxy/caching.md +++ b/docs/my-website/docs/proxy/caching.md @@ -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`