Files
litellm/tests/test_litellm/proxy/vector_store_endpoints
user 74b4eab364 fix(vector_store): cache use-time embedding-config resolution
Hold the resolved config in a process-memory TTL cache so the
request-handling path doesn't run litellm_proxymodeltable.find_first
on every vector-store call.
2026-05-03 10:27:53 +00:00
..