Commit graph

612 commits

Author SHA1 Message Date
Google APIs
4685aff76e feat: add build configuration support to Vertex AI Reasoning Engine
PiperOrigin-RevId: 963119503
2026-08-11 18:16:56 -07:00
Google APIs
0e06eb6a63 feat: add endpoint field to BatchPredictionJob for bring-your-own-endpoint batch prediction
PiperOrigin-RevId: 960854789
2026-08-07 04:43:11 -07:00
Google APIs
8874a5fbc8 feat: add Tool.ExaAiSearch to Vertex AI v1
Adds `Tool.ExaAiSearch` (with `api_key` and `custom_configs`) and the
`Tool.exa_ai_search` field, letting callers ground model responses on Exa.ai
web search results.

PiperOrigin-RevId: 959033171
2026-08-04 08:19:44 -07:00
Google APIs
f2c732892b feat: add Tool.ExaAiSearch to Vertex AI v1beta1
Adds `Tool.ExaAiSearch` (with `api_key` and `custom_configs`) and the
`Tool.exa_ai_search` field, letting callers ground model responses on Exa.ai
web search results.

PiperOrigin-RevId: 959032917
2026-08-04 08:19:03 -07:00
Google APIs
916f9cd2c6 feat: add Route to GroundingChunk.Maps in Vertex AI v1beta1
Adds GroundingChunk.Maps.Route (with distance_meters, duration,
encoded_polyline) and the OUTPUT_ONLY GroundingChunk.Maps.route field to
the v1beta1 API. This surfaces route information from Google Maps grounding
responses in the public SDK.

docs: expand GroundingChunk.Maps documentation to describe route support
PiperOrigin-RevId: 950985772
2026-07-20 12:22:53 -07:00
Google APIs
fb6e47ad85 feat: add Route to GroundingChunk.Maps in Vertex AI v1
Adds GroundingChunk.Maps.Route (with distance_meters, duration,
encoded_polyline) and the OUTPUT_ONLY GroundingChunk.Maps.route field to
the v1 API. This surfaces route information from Google Maps grounding
responses in the public SDK.

docs: expand GroundingChunk.Maps documentation to describe route support
PiperOrigin-RevId: 950985583
2026-07-20 12:22:08 -07:00
Google APIs
bb95516662 feat: expose retrieval_queries in GroundingMetadata for the v1 API
PiperOrigin-RevId: 945444775
2026-07-09 19:55:17 -07:00
Google APIs
752b8c9be9 feat: Add identity_type to Reasoning Engine public protos
PiperOrigin-RevId: 943764383
2026-07-07 02:23:52 -07:00
Google APIs
bb6d2fd7ad feat: Add identity_type to Reasoning Engine public protos
PiperOrigin-RevId: 943760213
2026-07-07 02:14:51 -07:00
Google APIs
5d682bd2e9 feat: Add data_sharing_enabled_provider field (ModelProvider enum) to PublisherModelConfig
PiperOrigin-RevId: 933201352
2026-06-16 11:25:51 -07:00
Google APIs
6470fae8e9 chore: Update gapic-generator-python to 1.32.0
PiperOrigin-RevId: 915473784
2026-05-14 09:39:49 -07:00
Google APIs
c2648728af feat: Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine v1beta1 API
PiperOrigin-RevId: 911519069
2026-05-06 13:31:17 -07:00
Google APIs
2de377a321 feat: Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine v1 API
PiperOrigin-RevId: 911514136
2026-05-06 13:23:15 -07:00
Google APIs
540f16a266 feat: add ReasoningEngineRuntimeRevisionService and update related fields in ReasoningEngine
PiperOrigin-RevId: 910707001
2026-05-05 08:32:57 -07:00
Google APIs
8bd905897f chore(aiplatform/v1beta1): add missing go_package
PiperOrigin-RevId: 907665451
2026-04-29 10:39:01 -07:00
Google APIs
7edd1a4514 feat:Making grounding with parallel.ai available on SDK
PiperOrigin-RevId: 907431932
2026-04-29 01:25:14 -07:00
Google APIs
4f8296e9ac feat:Making grounding with parallel.ai available on SDK
PiperOrigin-RevId: 907424872
2026-04-29 01:10:40 -07:00
Google APIs
a19bd0774a feat: add OnlineEvaluator API and update Evaluation API
PiperOrigin-RevId: 903986874
2026-04-22 12:36:59 -07:00
Google APIs
939ba3bf84 feat: Support VeoLoraTuningSpec in the tuning jobs
PiperOrigin-RevId: 903331273
2026-04-21 11:20:01 -07:00
Google APIs
a78b5838b8 feat: Add asyncQueryReasoningEngine to aiplatform v1beta1 API
PiperOrigin-RevId: 902815104
2026-04-20 14:09:51 -07:00
Google APIs
1a00cecd9a feat: Add asyncQueryReasoningEngine to aiplatform v1 API
PiperOrigin-RevId: 900907134
2026-04-16 14:19:53 -07:00
Google APIs
62e4ecb2f4 feat: Model Registry CopyModel BYOSA
PiperOrigin-RevId: 899215526
2026-04-13 15:37:53 -07:00
Google APIs
5f39e35169 feat: new field CopyModelRequest.custome_service_account for Model Registry CopyModel BYOSA
PiperOrigin-RevId: 899197055
2026-04-13 14:56:19 -07:00
Google APIs
582172de2d feat: add evaluation metrics and autorater configuration to the AI Platform v1 API
feat: add evaluation configuration and dataset runs to TuningJob
feat: add multimodal input support and custom output formats to evaluation metrics

PiperOrigin-RevId: 893059415
2026-04-01 12:29:15 -07:00
Google APIs
2fff02315f feat: Add container_spec to Reasoning Engine public protos
PiperOrigin-RevId: 891818094
2026-03-31 15:13:10 -07:00
Google APIs
ceb2ac093e feat: Add container_spec to Reasoning Engine public protos
PiperOrigin-RevId: 891815202
2026-03-31 15:12:57 -07:00
Google APIs
4a55538402 feat: [Memorystore for Redis Cluster] Add support for Flexible CA feature
PiperOrigin-RevId: 891808664
2026-03-31 15:12:44 -07:00
Google APIs
080b57f82a feat: Add container_spec to Reasoning Engine public protos
PiperOrigin-RevId: 891818094
2026-03-30 11:27:59 -07:00
Google APIs
32f3753923 feat: Add container_spec to Reasoning Engine public protos
PiperOrigin-RevId: 891815202
2026-03-30 11:22:11 -07:00
Google APIs
ebfdba37e5 feat: add VALIDATED Function Calling mode to v1
PiperOrigin-RevId: 885373782
2026-03-17 21:59:55 -07:00
Google APIs
7feb58252a feat: Add new embed_content_config to message EmbedContentRequest
PiperOrigin-RevId: 885289577
2026-03-17 17:21:42 -07:00
Google APIs
9d5f10da29 feat: Add new embed_content_config to message EmbedContentRequest
PiperOrigin-RevId: 885256653
2026-03-17 16:01:19 -07:00
Google APIs
76b63dd486 feat: update the schema proto for the RagChunk with file_id and chunk_id to align with the vertex_rag_data.proto
PiperOrigin-RevId: 885147156
2026-03-17 12:18:28 -07:00
Google APIs
1a30906f51 feat: RagMetadata and RagDataSchema concepts and Batch API definitions added for Preview
docs: Updated comments for `rag_file_metadata_config` across ImportRagFilesRequest and UploadRagFileRequest

PiperOrigin-RevId: 881618214
2026-03-10 14:15:04 -07:00
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
39d9d44b07 feat: Add custom session id field to create session v1
feat: Add raw_event field to event proto v1

PiperOrigin-RevId: 880968942
2026-03-09 11:59:24 -07:00
Google APIs
052914c627 feat: Add custom session id field to create session v1beta1
feat: Add custom memory id field to create memory v1beta1
feat: Add raw_event field to event proto v1beta1

PiperOrigin-RevId: 879826477
2026-03-06 14:40:39 -08:00
Google APIs
e50da278bd feat: add AskContexts and AsyncRetrieveContexts APIs to VertexRagService
PiperOrigin-RevId: 877654221
2026-03-02 17:35:12 -08:00
Google APIs
c906519349 feat: add AskContexts and AsyncRetrieveContexts APIs to VertexRagService
PiperOrigin-RevId: 877630197
2026-03-02 16:29:52 -08:00
Google APIs
dd3d17addb feat: A new field inference_generation_config is added to message .google.cloud.aiplatform.v1beta1.EvaluationConfig
feat: A new field `evaluation_run` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetRun`
docs: comment on `evaluate_dataset_response` clarified

PiperOrigin-RevId: 875384529
2026-02-25 16:16:40 -08:00
Google APIs
c662840a94 feat: Add image_spec to Reasoning Engine public protos
PiperOrigin-RevId: 874850930
2026-02-24 16:49:42 -08:00
Google APIs
1a699d6231 feat: Add image_spec to Reasoning Engine public protos
PiperOrigin-RevId: 874847840
2026-02-24 16:41:27 -08:00
Google APIs
1499898e0a feat: Add transcription fields to Session Service
feat: Add v1 API version for Session Service
docs: A comment for field `expire_time` in message `.google.cloud.aiplatform.v1beta1.Session` is changed
docs: A comment for field `ttl` in message `.google.cloud.aiplatform.v1beta1.Session` is changed
docs: A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed

PiperOrigin-RevId: 874707222
2026-02-24 11:20:24 -08:00
Google APIs
7d37a81f68 feat: Add traffic_type, tool_use_prompt_tokens_details to message GenerateContentResponse.UsageMetadata
PiperOrigin-RevId: 871498028
2026-02-17 14:30:51 -08:00
Google APIs
ce85add0b6 feat: add max_concurrent_active_run_count field to Schedule message
PiperOrigin-RevId: 868308825
2026-02-10 14:03:07 -08:00
Google APIs
7f62014053 feat: A new field predefined_metric_spec is added to message .google.cloud.aiplatform.v1beta1.Metric
feat: A new field `computation_based_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric`
feat: A new field `llm_based_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric`
feat: A new field `metric_results` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateInstancesResponse`
feat: A new message `MetricResult` is added
feat: A new message `PredefinedMetricSpec` is added
feat: A new message `ComputationBasedMetricSpec` is added
feat: A new message `LLMBasedMetricSpec` is added
docs: A comment for message `EvaluateDatasetResponse` is changed
docs: A comment for field `aggregation_output` in message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed
docs: A comment for field `output_info` in message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed
docs: A comment for message `OutputInfo` is changed
docs: A comment for message `Metric` is changed
docs: A comment for enum `AggregationMetric` is changed

PiperOrigin-RevId: 867799029
2026-02-09 15:24:28 -08:00
Google APIs
4fa7f90584 feat: add model_armor_config to GeminiExample
PiperOrigin-RevId: 867736163
2026-02-09 13:01:47 -08:00
Google APIs
725496d32a feat: add max_concurrent_active_run_count field to Schedule message
PiperOrigin-RevId: 866530570
2026-02-06 10:59:16 -08:00
Google APIs
58b1634863 feat: add Vertex Multimodal Datasets as input and output types in google.cloud.aiplatform.v1beta1.BatchPredictionJob
PiperOrigin-RevId: 866379511
2026-02-06 03:24:09 -08:00
Google APIs
f2e9a88d93 feat: add Vertex Multimodal Datasets as input and output types in google.cloud.aiplatform.v1beta1.BatchPredictionJob
PiperOrigin-RevId: 866373820
2026-02-06 03:04:16 -08:00