-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [AiPlatform] A new field score
is added to message .google.cloud.aiplatform.v1.Candidate
#7557
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rm.v1.Candidate` feat: A new message `Segment` is added feat: A new message `GroundingChunk` is added feat: A new message `GroundingSupport` is added feat: A new field `grounding_chunks` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata` feat: A new field `grounding_supports` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata` feat: A new enum `Strategy` is added feat: A new field `strategy` is added to message `.google.cloud.aiplatform.v1.Scheduling` feat: A new field `dedicated_endpoint_enabled` is added to message `.google.cloud.aiplatform.v1.Endpoint` feat: A new field `dedicated_endpoint_dns` is added to message `.google.cloud.aiplatform.v1.Endpoint` feat: A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.Endpoint` feat: A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.Endpoint` feat: A new message `NumericFilter` is added feat: A new field `numeric_filters` is added to message `.google.cloud.aiplatform.v1.NearestNeighborQuery` feat: A new field `is_hugging_face_model` is added to message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` feat: A new message `NotebookExecutionJob` is added feat: A new resource_definition `aiplatform.googleapis.com/NotebookExecutionJob` is added feat: A new method `CreateNotebookExecutionJob` is added to service `NotebookService` feat: A new method `GetNotebookExecutionJob` is added to service `NotebookService` feat: A new method `ListNotebookExecutionJobs` is added to service `NotebookService` feat: A new method `DeleteNotebookExecutionJob` is added to service `NotebookService` feat: A new enum `NotebookExecutionJobView` is added feat: A new message `CreateNotebookExecutionJobRequest` is added feat: A new message `CreateNotebookExecutionJobOperationMetadata` is added feat: A new message `GetNotebookExecutionJobRequest` is added feat: A new message `ListNotebookExecutionJobsRequest` is added feat: A new message `ListNotebookExecutionJobsResponse` is added feat: A new message `DeleteNotebookExecutionJobRequest` is added feat: A new field `ray_logs_spec` is added to message `.google.cloud.aiplatform.v1.RaySpec` feat: A new message `RayLogsSpec` is added feat: A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` feat: A new field `tools` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` feat: A new field `billable_sum` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution` feat: A new field `total_billable_token_count` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDataStats` feat: A new value `ADAPTER_SIZE_THIRTY_TWO` is added to enum `AdapterSize` docs: A comment for field `name` in message `.google.cloud.aiplatform.v1.Dataset` is changed docs: A comment for field `name` in message `.google.cloud.aiplatform.v1.DatasetVersion` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureOnlineStoreRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureViewRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureGroupRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureRequest` is changed docs: A comment for field `language_code` in message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` is changed docs: A comment for field `model` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed docs: A comment for field `instances` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed docs: A comment for field `contents` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed docs: A comment for message `TrialContext` is changed docs: A comment for field `disable_attribution` in message `.google.cloud.aiplatform.v1.Retrieval` is changed PiperOrigin-RevId: 656538560 Source-Link: googleapis/googleapis@0fa9ce8 Source-Link: googleapis/googleapis-gen@5c99c52 Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiNWM5OWM1MjczNmU0OTA1NjEyZWNhNjU1YTY5Yzc0NjQyNzc5ZWM5YSJ9
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2024
Here is the summary of changes. You are about to add 4 region tags.
This comment is generated by snippet-bot.
|
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 27, 2024
bshaffer
approved these changes
Jul 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: A new message
Segment
is addedfeat: A new message
GroundingChunk
is addedfeat: A new message
GroundingSupport
is addedfeat: A new field
grounding_chunks
is added to message.google.cloud.aiplatform.v1.GroundingMetadata
feat: A new field
grounding_supports
is added to message.google.cloud.aiplatform.v1.GroundingMetadata
feat: A new enum
Strategy
is addedfeat: A new field
strategy
is added to message.google.cloud.aiplatform.v1.Scheduling
feat: A new field
dedicated_endpoint_enabled
is added to message.google.cloud.aiplatform.v1.Endpoint
feat: A new field
dedicated_endpoint_dns
is added to message.google.cloud.aiplatform.v1.Endpoint
feat: A new field
satisfies_pzs
is added to message.google.cloud.aiplatform.v1.Endpoint
feat: A new field
satisfies_pzi
is added to message.google.cloud.aiplatform.v1.Endpoint
feat: A new message
NumericFilter
is addedfeat: A new field
numeric_filters
is added to message.google.cloud.aiplatform.v1.NearestNeighborQuery
feat: A new field
is_hugging_face_model
is added to message.google.cloud.aiplatform.v1.GetPublisherModelRequest
feat: A new message
NotebookExecutionJob
is addedfeat: A new resource_definition
aiplatform.googleapis.com/NotebookExecutionJob
is addedfeat: A new method
CreateNotebookExecutionJob
is added to serviceNotebookService
feat: A new method
GetNotebookExecutionJob
is added to serviceNotebookService
feat: A new method
ListNotebookExecutionJobs
is added to serviceNotebookService
feat: A new method
DeleteNotebookExecutionJob
is added to serviceNotebookService
feat: A new enum
NotebookExecutionJobView
is addedfeat: A new message
CreateNotebookExecutionJobRequest
is addedfeat: A new message
CreateNotebookExecutionJobOperationMetadata
is addedfeat: A new message
GetNotebookExecutionJobRequest
is addedfeat: A new message
ListNotebookExecutionJobsRequest
is addedfeat: A new message
ListNotebookExecutionJobsResponse
is addedfeat: A new message
DeleteNotebookExecutionJobRequest
is addedfeat: A new field
ray_logs_spec
is added to message.google.cloud.aiplatform.v1.RaySpec
feat: A new message
RayLogsSpec
is addedfeat: A new field
system_instruction
is added to message.google.cloud.aiplatform.v1.CountTokensRequest
feat: A new field
tools
is added to message.google.cloud.aiplatform.v1.CountTokensRequest
feat: A new field
billable_sum
is added to message.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution
feat: A new field
total_billable_token_count
is added to message.google.cloud.aiplatform.v1.SupervisedTuningDataStats
feat: A new value
ADAPTER_SIZE_THIRTY_TWO
is added to enumAdapterSize
docs: A comment for field
name
in message.google.cloud.aiplatform.v1.Dataset
is changeddocs: A comment for field
name
in message.google.cloud.aiplatform.v1.DatasetVersion
is changeddocs: A comment for field
update_mask
in message.google.cloud.aiplatform.v1.UpdateFeatureOnlineStoreRequest
is changeddocs: A comment for field
update_mask
in message.google.cloud.aiplatform.v1.UpdateFeatureViewRequest
is changeddocs: A comment for field
update_mask
in message.google.cloud.aiplatform.v1.UpdateFeatureGroupRequest
is changeddocs: A comment for field
update_mask
in message.google.cloud.aiplatform.v1.UpdateFeatureRequest
is changeddocs: A comment for field
language_code
in message.google.cloud.aiplatform.v1.GetPublisherModelRequest
is changeddocs: A comment for field
model
in message.google.cloud.aiplatform.v1.CountTokensRequest
is changeddocs: A comment for field
instances
in message.google.cloud.aiplatform.v1.CountTokensRequest
is changeddocs: A comment for field
contents
in message.google.cloud.aiplatform.v1.CountTokensRequest
is changeddocs: A comment for message
TrialContext
is changeddocs: A comment for field
disable_attribution
in message.google.cloud.aiplatform.v1.Retrieval
is changedPiperOrigin-RevId: 656538560
Source-Link: googleapis/googleapis@0fa9ce8
Source-Link: https://github.com/googleapis/googleapis-gen/commit/5c99c52736e4905612eca655a69c74642779ec9a
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiNWM5OWM1MjczNmU0OTA1NjEyZWNhNjU1YTY5Yzc0NjQyNzc5ZWM5YSJ9