You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Context caching is critical in reducing the cost over repeated prompts and/or requests. We can also expose and leverage this as part of the ongoing gemini integration efforts.
Describe the solution you'd like
Provide an API for caching and provide examples for the usage.
Is your feature request related to a problem? Please describe.
Context caching is critical in reducing the cost over repeated prompts and/or requests. We can also expose and leverage this as part of the ongoing gemini integration efforts.
Describe the solution you'd like
Provide an API for caching and provide examples for the usage.
Additional context
https://ai.google.dev/gemini-api/docs/caching?utm_source=gais&utm_medium=email&utm_campaign=june&lang=python
The text was updated successfully, but these errors were encountered: