From 7fa25c443a328d3b3baad7cf62486d28c2378d6b Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 2 Aug 2024 15:19:27 -0700 Subject: [PATCH] docs caching --- docs/my-website/docs/proxy/caching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`