litellm/litellm/proxy/vector_store_endpoints
shin-bot-litellm e957030997
fix(ci): Fix mypy type errors across 6 files (#21179)
- vertex_ai/gemini: fix TypedDict assignment via explicit dict cast
- mcp_server: convert MutableMapping scope to dict for type safety
- pass_through_endpoints: simplify custom_body logic to fix type narrowing
- vector_store_endpoints: add Any annotation for dynamic hook return
- responses transformation: use dict() for Reasoning and setattr for dynamic field
- zscaler_ai_guard: add assert for api_base None check

Co-authored-by: shin-bot-litellm <shin-bot-litellm@users.noreply.github.com>
2026-02-13 18:14:43 -08:00
..
endpoints.py fix(ci): Fix mypy type errors across 6 files (#21179) 2026-02-13 18:14:43 -08:00
management_endpoints.py fix: stabilize CI tests - routes and bedrock config 2026-01-31 14:41:02 -08:00
utils.py Vector store files Stable Release (#16643) 2025-11-15 13:00:33 -08:00