1.116.0 (2025-09-22)
Features
- Add experimental async list_prompts and list_version methods to prompt management (13a626b)
- GenAI SDK client - add experimental async delete_prompt and delete_version method to Prompt Management (45e616a)
- Update gapic utils to allows creating RAG clients with api_override (9851905)
Bug Fixes
- GenAI Client(evals) - Add support for
contextin Grounding metric (e75d91f) - Pass plugins to the Runner in ADK template. (b43b7b4)
Documentation
- Update AgentEngine with ADK template to the version in GA (0d600fd)