Haadi Rakhangi
Results
2
issues of
Haadi Rakhangi
## Title Semantic Caching with Qdrant Vector database ## Relevant issues Fixes #4963 ## Type 🆕 New Feature 📖 Documentation ✅ Test ## Changes litellm/caching.py litellm/utils.py docs/my-website/docs/caching/all_caches.md ## Testing -...
### The Feature Litellm currently supports only Redis for semantic caching. It would be advantageous if it also supported semantic caching with other popular vector databases such as Qdrant. ###...
enhancement