library · inferred from evidence
GenerateContentConfig
A configuration class used in ADK for setting cached content.
- Google ADK: context caching with cached_content (constraints on tools and system instruction)
Passing a `GenerateContentConfig(cached_content=cache.name)` to an ADK `LlmAgent` failed with a 400 INVALID_ARGUMENT error. The message said tool config, tools, and system instruction should not be set in the request when using cached conte