litellm/litellm-rust/crates/cache/src
Yujong Lee e3ca80b19a Merge origin/main into litellm_rust_qdrant_semantic_cache
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-22 00:19:34 +00:00
..
base_cache.rs feat(cache): add semantic cache context and unsupported operation error 2026-09-21 20:20:31 +00:00
cache_type.rs refactor(rust): align cache foundation with Python backends 2026-09-21 12:50:21 -07:00
caching.rs refactor(rust): align cache foundation with Python backends 2026-09-21 12:50:21 -07:00
capabilities.rs refactor(rust): align cache foundation with Python backends 2026-09-21 12:50:21 -07:00
codec.rs fix(cache): harden native foundation parity 2026-09-21 09:53:41 -07:00
dual.rs refactor(rust): align cache foundation with Python backends 2026-09-21 12:50:21 -07:00
error.rs Merge origin/main into litellm_rust_qdrant_semantic_cache 2026-09-21 23:09:55 +00:00
lib.rs feat(cache): add SemanticCacheContext and semantic error variants 2026-09-21 21:47:56 +00:00