You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We provide a full documentation site (MkDocs). See `docs/` and the published site: [Resk-Caching Docs](https://resk-caching.readthedocs.io/en/latest/).
14
+
15
+
10
16
## Resk-Caching — LLM Response Caching with Vector Database Integration
11
17
12
18
Resk-Caching is a Bun-based backend library/server designed to **cache Large Language Model (LLM) responses using vector databases**, significantly reducing API costs while maintaining response quality and relevance.
@@ -869,7 +875,3 @@ Access metrics at `/api/metrics` endpoint.
869
875
- Eviction strategies (LRU/LFU) and cache warming CLI
We provide a full documentation site (MkDocs). See `docs/` and the published site: [Resk-Caching Docs](https://resk-caching.readthedocs.io/en/latest/).
0 commit comments