mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 00:48:01 +00:00
330ef5e579
Add Google AI Studio (gemini/) and Vertex AI (vertex_ai/) as supported providers for prompt caching. Same cache_control format as Anthropic works - LiteLLM translates it to Google's context caching API under the hood. Includes SDK + proxy examples for both providers.