This repository was archived by the owner on Apr 23, 2026. It is now read-only.
Commits
Branch selector
User selector
Commit History
Commits on Oct 30, 2025
chore!: Switch `cloudtrace.googleapis.com` to `telemetry.googleapis.com` for tracing API.
Show description for cf218afauthored andcommitted
Commits on Oct 29, 2025
fix: GenAI Client(evals) - Update send online eval service request default value and avoid None value
Show description for 09bf9a9authored andcommittedfeat!: GenAI SDK client - Enabling new data driven prompt optimization for prompts from Android API by passing
Show description for 4216790authored andcommittedCopybara import of the project:
Show description for 30826b1authored andcommittedfix: GenAI Client(evals) - Apply sync function for agent run
Show description for 8a20349authored andcommittedchore(main): release 1.123.0 (#5955)
Show description for 9c3c3e7authoredfeat: GenAI SDK client(multimodal) - Add public get/update/delete methods to multimodal datasets.
Show description for 6737a70authored andcommittedfeat: GenAI SDK client(memory): Add filter to RetrieveMemories
Show description for 2267d58authored andcommittedfeat: add support of google-cloud-storage v3 dependency
Show description for 85cbb75authored andcommitted
Commits on Oct 28, 2025
feat: add initial support for Python v3.14
Show description for 4618729authored andcommittedfeat: GenAI SDK client - Enabling zero-shot prompt optimization for prompts from Android API by passing optimization_target=vertexai.types.OptimizeTarget.OPTIMIZATION_TARGET_GEMINI_NANO in the config
Show description for 92d8b2aauthored andcommittedfeat: Add support for `app` input in AdkApp template
Show description for 10ca56fauthored andcommittedfeat: Support Inline Source Deployment in Agent Engine
Show description for 9ae5f35authored andcommittedchore: bring instrumentation in ADK preview template to parity with GA one
Show description for 9ef8d05authored andcommittedfix: GenAI Client(evals) - fix visualization
Show description for 67f9099authored andcommittedchore: add deprecated methods to AdkApp
Show description for 458fa3fauthored andcommittedfeat: GenAI SDK client - add context management to AsyncClient
Show description for 8075e60authored andcommitted
Commits on Oct 27, 2025
fix: GenAI Client(evals) - fix hallucination visualization
Show description for a52da0bauthored andcommittedchore: update the noxfile runs for the Vertex SDK to use uv to speed up pip/packaging steps
Show description for 3da6bc2authored andcommittedchore: GenAI SDK client - fix types import logic to correctly lazy load _evals_metric_loaders
Show description for 11c3ff0authored andcommitted
Commits on Oct 24, 2025
chore: GenAI SDK client(multimodal) - Remove unused experimental code.
Show description for 91c8df5authored andcommittedfix: clone agent_framework attribute in ModuleAgent.clone()
Show description for 81f8c40authored andcommittedfeat: GenAI Client(evals) - Add agent data to EvaluationRun `show` in Vertex AI GenAI SDK evals
Show description for d62afc3authored andcommitteddocs: Add docstring for enum classes that are not supported in Gemini or Vertex API
Show description for db364abauthored andcommittedfeat: GenAI SDK client(multimodal) - Add get/update/list/delete to multimodal datasets.
Show description for 34996a2authored andcommittedfix: Allow both camelCase and snake_case in _StreamRunRequest
Show description for 6a6674dauthored andcommittedfix: Remove unnecessary pandas import from multimodal datasets preview module.
Show description for 5dd51a2authored andcommitted
Commits on Oct 23, 2025
feat: Add Python 3.13 Kokoro run config
Show description for 57d2709authored andcommittedchore: GenAI SDK client - introduce subnamespaces for types
Show description for 65bd0fbauthored andcommittedfeat: disable prompt/response content in ADK spans if telemetry env is set
Show description for be5d1f5authored andcommitted
Commits on Oct 22, 2025
feat: GenAI SDK client (Multimodal Dataset) - Create a multimodal dataset from Big Query.
Show description for d4e211dauthored andcommittedfeat: add more attributes to OTel resource for ADK tracing
Show description for 5aaa60eauthored andcommitteddocs: Add docstring for classes and fields that are not supported in Gemini or Vertex API
Show description for cd99635authored andcommittedfeat: GenAI SDK client(memory): Add Memory Topic labels to Memory
Show description for de941a6authored andcommittedchore: Make MatchingEngineIndexConfig's algorithmConfig optional
Show description for f84739cauthored andcommitted