1.148.1 (2026-04-17)
Bug Fixes
- Disable bound token sharing check for agent_engines (04d5092)
- Fix column name inconsistency (history vs conversation_history) across evaluation flows (37f72e5)
- Fix create_session AttributeError for agents without AdkApp (3e85f64)
- Fix NameError when evaluating ADK agents with AgentTool via GenAI Evals SDK (04c5e02)
- GenAI Client(evals): Lazy-load ADK imports in _evals_common.py to avoid top-level ImportError (c378551)
- GenAI SDK client(multimodal) - Remove
UpdateMultimodalDatasetConfigand replace withVertexBaseConfig. (f5dc932) - Strip None fields from agent_data in GenerateLossClusters to prevent INVALID_ARGUMENT errors (f2d73fd)