Update all_caches.md

This commit is contained in:
Shixian Sheng
2025-03-26 15:29:58 -04:00
committed by GitHub
parent 801ecb6517
commit 54e83ac8a8
+1 -1
View File
@@ -3,7 +3,7 @@ import TabItem from '@theme/TabItem';
# Caching - In-Memory, Redis, s3, Redis Semantic Cache, Disk
[**See Code**](https://github.com/BerriAI/litellm/blob/main/litellm.caching.caching.py)
[**See Code**](https://github.com/BerriAI/litellm/blob/main/litellm/caching/caching.py)
:::info