When using the langchain_google_genai integration for Gemini with structured output and context caching (cached_content), I encounter the following error: ...
After 7 or 8 interactions in the same session in a chat with the Gemini 2.0 Flash Lite model, I get this error. I have tried using fallbacks to switch models, added ...