1.161.0 (2026-07-14)
Features
- Add FeedbackService to Agent Platform Python SDK (f6ecd67)
- Add identity_type to Reasoning Engine public protos (66d4837)
- Add identity_type to Reasoning Engine public protos (66d4837)
- Add support for FeedbackContext to Agent Platform Python SDK (f5f750c)
- Expose retrieval_queries in GroundingMetadata for the v1 API (66d4837)
- GenAI Client(evals) - evaluate Gemini Agents API agents via interaction (a44c520)
- GenAI Client(evals) - evaluate() agent parameter for interaction-id datasets (135224c)
- GenAI Client(evals) - exponential backoff for Gemini agent interaction polling (1f3c074)
- GenAI Client(evals) - generate_conversation_scenarios support for Gemini Agents API agents (df4e672)
- GenAI Client(evals) - run_inference support for Gemini Agents API agents (852c546)
- Onboard Vertex Model Garden to GenAI Python SDK: Add list_custom_model_deploy_options support (239bc13)
- Resolve Interactions API data for agent trace display in eval results. (f158517)
- Support creating evaluation runs from pre-existing Interactions API data (b430014)
- Support Prompt Management in the JS GenAI Modules (89d2b91)
Bug Fixes
- Remove OpenTelemetry event logger setup since the Events API/SDK has been deprecated and is soon being removed entirely. (73fde8d)
Documentation
- Add result_parsing_function field to LLMMetric SDK types (8f1a0a1)