Commits
Branch selector
User selector
Commit History
Commits on Sep 6, 2025
feat: GenAI SDK client - Add live/bidi agent deployment support for Agent Engine
Show description for 74e3f25authored andcommitted
Commits on Sep 4, 2025
feat: GenAI SDK client - Add experimental prompt_management module with create_version and get methods
Show description for d5a14baauthored andcommitted
Commits on Sep 3, 2025
fix: Decrease polling interval for GenerateMemories and CreateSession (currently 10s)
Show description for 77a3933authored andcommittedfeat: Add Observability GenAI data format converter for evals
Show description for 0665566authored andcommittedfeat: change `gpu_partition_size` type hint to `str`.
Show description for 910016dauthored andcommitted
Commits on Sep 2, 2025
fix: Handle empty GenerateMemories response (no memories generated) as valid response.
Show description for 99f0078authored andcommitted
Commits on Aug 29, 2025
feat: GenAI SDK client - Add sandbox code execution SDK support
Show description for 74e52d9authored andcommittedchore: Add generator diff test for Vertex SDK
Show description for d946e95authored andcommitted
Commits on Aug 28, 2025
chore: Update unit tests, formatting, and environment requirements to support Python black 25.1.0
Show description for eca16e8authored andcommittedchore: GenAI SDK client - Add examples for Prompt Optimization to README.
Show description for 46131ccauthored andcommittedfeat: Support bidi stream query in agent engines and ADK template.
Show description for 456249eauthored andcommittedfeat: GenAI SDK client - Remove experimental warning from agent_engines module
Show description for 42c3c9cauthored andcommittedfeat: Add support for loading evaluation datasets from Observability GCS sources
Show description for bfcccc9authored andcommittedfix: Allow for inheritance of clone behavior in AdkApp
Show description for e5ced93authored andcommitted
Commits on Aug 27, 2025
feat: adding `gpu_partition_size` parameter to Model.deploy() method.
Show description for 966c236authored andcommittedchore: GenAI SDK client - remove remaining duplicate types and import them from the Gen AI SDK
Show description for 175a919authored andcommittedchore: Remove usage of `@classmethod`+`@property` (invalid from Python 3.13 onwards)
Show description for a9db14fauthored andcommittedchore: Move Gen AI modules to top of readme
Show description for cf58f98authored andcommittedCopybara import of the project:
Show description for c92fb5cauthored andcommittedfeat: GenAI SDK client - Add `api_key` parameter to vertexai.Client`
Show description for a9ffc60authored andcommittedfeat: Add the service account option for the agent engine
Show description for 219c33fauthored andcommittedchore(main): release 1.111.0 (#5720)
Show description for a4d0a2fauthoredfix: GenAI SDK client - Deploy ADK agents using the AdkApp template in GA
Show description for 4f1e013authored andcommittedchore: add agent_server_mode to types
Show description for be779adauthored andcommitted
Commits on Aug 26, 2025
chore: GenAI SDK Client(evals) - Allow `rubric_groups` values to be a list of rubrics in eval data conversion.
Show description for eb3fe6aauthored andcommittedCopybara import of the project:
Show description for 3a75313authored andcommittedfeat: GenAI SDK client(evals) - Release GenAI evals module to public preview and remove experimental warning from `client.evals` module
Show description for b915b61authored andcommittedfeat: Introduce AdkApp in GA
Show description for a6600ddauthored andcommittedfeat: GenAI SDK client - Add live/bidi streaming support for Agent Engine
Show description for 4fec136authored andcommittedchore: GenAI SDK client(evals) - add `RubricMetric` as an alias to `PrebuiltMetric` in evals module, merge customizability of general quality and remove separate metric names
Show description for c55f906authored andcommittedfix: GenAI SDK client - Provide the operation error message if it is available
Show description for edaedb1authored andcommittedfeat: Add support for plugins and credential service in AdkApp
Show description for 93561a7authored andcommittedfeat: GenAI SDK client(evals) - Implement Predefined metrics support in Vertex GenAI Eval SDK
Show description for 248a365authored andcommitted
Commits on Aug 25, 2025
feat: Add TTL fields for Memory Bank and Sessions
Show description for eff6c58authored andcommittedfix: GenAI SDK client - do not register API methods in `get` or `update` for agent_engines with lightweight creation
Show description for d76411aauthored andcommitted