Releases: googleapis/python-aiplatform
Releases · googleapis/python-aiplatform
v1.132.0
v1.131.0
v1.130.0
1.130.0 (2025-12-10)
Features
- A new field
min_gpu_driver_versionis added to message.google.cloud.aiplatform.v1beta1.MachineSpec(26dfdfe) - Adding RagManagedVertexVectorSearch Vector DB option for RAG corpuses to SDK (da79e21)
- Expose FullFineTunedResources for full fine tuned deployments (26dfdfe)
- Expose zone when creating a FeatureOnlineStore (26dfdfe)
- GenAI Client(evals) - Add support to local agent run for agent eval (30e41d0)
- GenAI SDK client(memory): Add PurgeMemories (95eb10f)
- Introduce RagManagedVertexVectorSearch as a new vector db option (26dfdfe)
Documentation
v1.129.0
1.129.0 (2025-12-03)
⚠ BREAKING CHANGES
- An existing field
transfer_to_agentis removed from message.google.cloud.aiplatform.v1beta1.EventActions - updating
bigtable_metadatafield name inFeatureOnlineStore - updating
enableDirectBigtableAccessfield name in FeatureOnlineStore` - updating
bigtable_metadatafield name inFeatureView
Features
- Add
gpu_partition_sizeinmachine_specv1 api (e0bc3d8) - Add
ReplicatedVoiceConfigtoVoiceConfigto enable Gemini TTS voice replication (e0bc3d8) - Add
ReplicatedVoiceConfigtoVoiceConfigto enable Gemini TTS voice replication (e0bc3d8) - Add EmbedContent method v1 (e0bc3d8)
- Add EmbedContent method v1beta1 (e0bc3d8)
- Add FunctionResponsePart and excluded_predefined_functions in ComputerUse (e0bc3d8)
- Add FunctionResponsePart and excluded_predefined_functions in ComputerUse (e0bc3d8)
- Add new fields
SUCCESSFULLY_DEPLOYEDandFAILED_TO_DEPLOYtoDeploymentStage(e0bc3d8) - Add new fields
SUCCESSFULLY_DEPLOYEDandFAILED_TO_DEPLOYtoDeploymentStage(e0bc3d8) - Add order_by to list_events (e0bc3d8)
- Add support for developer connect based deployment (e0bc3d8)
- Add support for developer connect based deployment (e0bc3d8)
- Continuous Tuning (e0bc3d8)
- Enable Vertex Model Garden Managed OSS Fine Tuning. (26b7e51)
- GenAI Client(evals) - Add location override parameter to run_inference and evaluate methods (b867043)
- GenAI Client(evals) - support setting autorater generation config for predefined rubric metrics (9304f15)
- GenAI SDK client(multimodal) - Support Assess Tuning Resource for multimodal dataset. (bc26160)
- GenAI SDK client(sessions): Add label to Sessions (837c8ea)
Bug Fixes
- Add OTel cloud.provider attribute to AdkTemplate (7d3bcdd)
- Add support for app in _init_session (d9f6c58)
- An existing field
transfer_to_agentis removed from message.google.cloud.aiplatform.v1beta1.EventActions(e0bc3d8) - Correlate traces with logs in Cloud Trace panel on
adk deploy agent_engine(9301551) - Enable
from vertexai.types import TypeNamewithout needing to runfrom vertexai import typesfirst (46285bf) - Enable
from vertexai.types import TypeNamewithout needing to runfrom vertexai import typesfirst (f4a6cbe) - Gen AI SDK client - Fix bug in GCS bucket creation for new agent engines. (8d4ce38)
- GenAI SDK client(eval) - Reorder the params to put the Config param at the last place. (e8b12cb)
- Save artifact in init_session (2a43e9b)
- Update default input and output modes in create_agent_card (7ca4226)
- Updating
bigtable_metadatafield name inFeatureOnlineStore(e0bc3d8) - Updating
bigtable_metadatafield name inFeatureView(e0bc3d8) - Updating
enableDirectBigtableAccessfield name in FeatureOnlineStore` (e0bc3d8)
Documentation
- A comment for field
filterin message.google.cloud.aiplatform.v1beta1.ListSessionsRequestis changed (e0bc3d8) - A comment for field
package_specin message.google.cloud.aiplatform.v1.ReasoningEngineSpecis changed (e0bc3d8) - A comment for field
package_specin message.google.cloud.aiplatform.v1beta1.ReasoningEngineSpecis changed (e0bc3d8) - A comment for message
ReasoningEngineSpecis changed (e0bc3d8) - A comment for message
ReasoningEngineSpecis changed (e0bc3d8) - Fix idle_scaledown_period minimum from 3600 to 300 (5 minutes) (e0bc3d8)
- Remove comments for a non public feature (e0bc3d8)
Miscellaneous Chores
- Release 1.129.0 (89db338)
v1.128.0
1.128.0 (2025-11-18)
Features
- GenAI Client(evals) - Add
pass_ratetoAggregatedMetricResultand calculate it for adaptive rubric metrics. (1f1f67e) - GenAI SDK client - Support
build optionsin Agent Engine GCS Deployment. (28499a9) - GenAI SDK client - Support
build optionsin Agent Engine source-based Deployment. (f7e718f) - GenAI SDK client(multimodal) - Support Assemble feature on the multimodal datasets. (2195411)
Bug Fixes
- Fix the change runner behavior back to sync function in streaming_agent_run_with_events (e9d9c31)
- GenAI Client(evals) - fix eval visualizations in Vertex Workbench (c3abe51)
- 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 (5f3c655)
v1.127.0
1.127.0 (2025-11-11)
Features
- Reenable VertexAiSession for streaming_agent_run_with_events (d3b12d5)
Bug Fixes
- Forward reference resolution in Pydantic schema generation. (0013865)
- GenAI Client(evals): Long traces do not scroll (3a99664)
Documentation
- Add vertexai.types module to generated docs (fc83569)
v1.126.1
v1.126.0
1.126.0 (2025-11-05)
Features
- Default to "unspecified" for telemetry enablement (3ca65cb)
- GenAI Client(evals) - Add loading agent info util function (acb6cab)
- GenAI Client(evals): Add warning message when tool usage is empty for tool_use_quality (531d223)
Bug Fixes
- Populate missing auth_id for _init_session into adk session.state (37fa3ce)
v1.125.0
1.125.0 (2025-11-04)
⚠ BREAKING CHANGES
- Switch tracing APIs in preview AdkApp.
- Switch
cloudtrace.googleapis.comtotelemetry.googleapis.comfor tracing API.
Features
- Add reservation affinity support to preview BatchPredictionJob (c8f38a0)
- Add support for Vertex Express Mode API key in AdkApp (05834cb)
- Add the identity type option for the agent engine and add effective identity to the resource (bf1851e)
- Alow VertexAiSession for streaming_agent_run_with_events (13faa27)
- GenAI Client(evals) - Add retry to predefine metric (9a46e67)
Bug Fixes
- GenAI Client(evals) - Change dataset visualization table to fixed to prevent horizontal expansion. (7a5a066)
- GenAI Client(evals) - Remove requirement for
agent_info.agentincreate_evaluation_runin Vertex AI GenAI SDK evals. (d02a7da) - GenAI Client(evals) - Support direct pandas DataFrame dataset in evaluate() (a917122)
- Revert: Alow VertexAiSession for streaming_agent_run_with_events (7c8c218)
Miscellaneous Chores
v1.124.0
1.124.0 (2025-10-30)
⚠ BREAKING CHANGES
- GenAI SDK client - Enabling new data driven prompt optimization for prompts from Android API by passing
Features
- GenAI SDK client - Enabling new data driven prompt optimization for prompts from Android API by passing (4216790)
Bug Fixes
- GenAI Client(evals) - Apply sync function for agent run (8a20349)
- GenAI Client(evals) - Support EvaluationDataset output from run_inference as input
datasetincreate_evaluation_runin Vertex AI GenAI SDK evals (741c6ad) - GenAI Client(evals) - Update send online eval service request default value and avoid None value (09bf9a9)
Miscellaneous Chores
- Release 1.124.0 (35ac4c5)