(docs) caching proxy server

This commit is contained in:
ishaan-jaff 2024-02-12 08:32:00 -08:00
parent fb7958dc40
commit ef89144eaf

View File

@ -5,6 +5,12 @@ import TabItem from '@theme/TabItem';
[**See Code**](https://github.com/BerriAI/litellm/blob/main/litellm/caching.py)
:::info
Need to use Caching on LiteLLM Proxy Server? Doc here: [Caching Proxy Server](https://docs.litellm.ai/docs/proxy/caching)
:::
## Initialize Cache - In Memory, Redis, s3 Bucket, Redis Semantic Cache