Commits
User selector
Commit History
Commits on Dec 23, 2025
chore: fix unit tests for AdkApp template
Show description for cffa558authored andcommittedfeat: GenAI SDK client - Enabling Few-shot Prompt Optimization by passing either "OPTIMIZATION_TARGET_FEW_SHOT_RUBRICS" or "OPTIMIZATION_TARGET_FEW_SHOT_TARGET_RESPONSE" to the `optimize_prompt` me…
Show description for 715cc5bauthored andcommitted
Commits on Dec 18, 2025
feat: Support Developer Connect in AE
Show description for 04f1771authored andcommitted
Commits on Dec 17, 2025
Copybara import of the project:
Show description for 71747e8authored andcommitted
Commits on Dec 16, 2025
feat: Allow list of events to be passed to AdkApp.async_stream_query
Show description for dd8840aauthored andcommitted
Commits on Dec 15, 2025
fix: GenAI Client(evals) - patch for vulnerability in visualization
Show description for 8a00d43authored andcommitted
Commits on Dec 11, 2025
feat: GenAI Client(evals) - Support CustomCodeExecution metric in Vertex Gen AI Eval Service
Show description for 4114728authored andcommitted
Commits on Dec 10, 2025
Copybara import of the project:
Show description for b3842a8authored andcommitted
Commits on Dec 9, 2025
feat: Adding RagManagedVertexVectorSearch Vector DB option for RAG corpuses to SDK
Show description for da79e21authored andcommitted
Commits on Dec 7, 2025
feat: GenAI Client(evals) - Add support to local agent run for agent eval
Show description for 30e41d0authored andcommitted
Commits on Dec 4, 2025
chore: Support detailed log filter in Agent Engine
Show description for 3eb38bfauthored andcommitted
Commits on Dec 3, 2025
Copybara import of the project:
Show description for 26dfdfeauthored andcommittedfeat: GenAI SDK client(memory): Add PurgeMemories
Show description for 95eb10fauthored andcommittedfeat: GenAI Client(evals) - Add location override parameter to run_inference and evaluate methods
Show description for b867043authored andcommitted
Commits on Dec 1, 2025
fix: Enable `from vertexai.types import TypeName` without needing to run `from vertexai import types` first
Show description for 46285bfauthored andcommittedfix: Enable `from vertexai.types import TypeName` without needing to run `from vertexai import types` first
Show description for f4a6cbeauthored andcommittedfix: correlate traces with logs in Cloud Trace panel on `adk deploy agent_engine`
Show description for 9301551authored andcommitted
Commits on Nov 26, 2025
chore: GenAI SDK client - remove unused evals method
Show description for f1df7a2authored andcommitted
Commits on Nov 25, 2025
feat: GenAI Client(evals) - support setting autorater generation config for predefined rubric metrics
Show description for 9304f15authored andcommittedfix: add OTel cloud.provider attribute to AdkTemplate
Show description for 7d3bcddauthored andcommittedchore: add replay tests for agent identity fields (identity_type and effective_identity)
Show description for 186e6d8authored andcommitted
Commits on Nov 23, 2025
fix: Gen AI SDK client - Fix bug in GCS bucket creation for new agent engines.
Show description for 8d4ce38authored andcommitted
Commits on Nov 21, 2025
feat: GenAI SDK client(sessions): Add label to Sessions
Show description for 837c8eaauthored andcommitted
Commits on Nov 20, 2025
feat: GenAI SDK client(multimodal) - Support Assess Tuning Resource for multimodal dataset.
Show description for bc26160authored andcommittedCopybara import of the project:
Show description for e0bc3d8authored andcommitted
Commits on Nov 19, 2025
feat: Enable Vertex Model Garden Managed OSS Fine Tuning.
Show description for 26b7e51authored andcommitted
Commits on Nov 18, 2025
fix: GenAI Client(evals) - Reformat codebase 1. Remove duplicated code in _evals_utils and _evals_metric_loader 2. Keep metric utils in _evals_metric_loader and data util in _evals_utils
Show description for 5f3c655authored andcommitted
Commits on Nov 17, 2025
feat: GenAI SDK client - Support `build options` in Agent Engine source-based Deployment.
Show description for f7e718fauthored andcommittedfeat: GenAI SDK client - Support `build options` in Agent Engine GCS Deployment.
Show description for 28499a9authored andcommitted
Commits on Nov 15, 2025
feat: GenAI SDK client(multimodal) - Support Assemble feature on the multimodal datasets.
Show description for 2195411authored andcommitted
Commits on Nov 12, 2025
feat: GenAI Client(evals) - Add `pass_rate` to `AggregatedMetricResult` and calculate it for adaptive rubric metrics.
Show description for 1f1f67eauthored andcommitted
Commits on Nov 11, 2025
chore: Support specifying python_version in Agent Engine creation and update.
Show description for ef03befauthored andcommittedchore: Fix failing test skip decorator
Show description for a69fb80authored andcommitted
Commits on Nov 6, 2025
fix: add telemetry enablement env for agent engines deployed using module
Show description for e64ff28authored andcommitted
Commits on Nov 5, 2025
feat: default to "unspecified" for telemetry enablement
Show description for 3ca65cbauthored andcommitted