litellm/tests/test_litellm_rust
Yujong Lee c233377d9c fix(cache): await valkey semantic batch embeddings inline
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-21 22:04:46 +00:00
..
messages add streaming message 2026-09-18 15:45:08 -07:00
ocr fix(rust): preserve Python settings coercion at the native boundary 2026-09-21 21:32:33 +00:00
support test(rust): pin child interpreters to the parent's litellm and lint for it 2026-09-19 18:17:54 +00:00
conftest.py test(rust): isolate callback registries per hypothesis example 2026-09-18 15:57:50 -07:00
test_cache.py feat(rust-cache): serve RedisClusterCache natively as a Redis topology 2026-09-21 20:49:21 +00:00
test_fork_guard.py test(rust): pin child interpreters to the parent's litellm and lint for it 2026-09-19 18:17:54 +00:00
test_ocr.py refactor(rust): run OCR through a route-neutral callback contract and a legacy Logging adapter 2026-09-17 21:13:16 -07:00
test_valkey_semantic_cache_native.py fix(cache): await valkey semantic batch embeddings inline 2026-09-21 22:04:46 +00:00