-
Notifications
You must be signed in to change notification settings - Fork 597
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: Add Grounding feature to PredictionService.GenerateContent #5036
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
feat: add psc_automated_endpoints to IndexPrivateEndpoints feat: add request_response_logging_schema_version to ModelDeploymentMonitoringBigQueryTable feat: add resource_title, resource_use_case, resource_description to RegionalResourceReferences feat: add deploy_gke, open_tine_tuning_pipelines, open_notebooks to CallToAction docs: deprecate use_case and description in ResourceReference docs: minor changes to comments PiperOrigin-RevId: 605667976 Source-Link: googleapis/googleapis@3b25a48 Source-Link: googleapis/googleapis-gen@b8402de Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6ImI4NDAyZGUyMjYxMWEzYjdiZmZhNTliMDc1ODkxZTViMjlhMGQ1NTQifQ==
/gcbrun |
fix!: remove method `CountTokens` from service LlmUtilityService feat: add psc_automated_endpoints to IndexPrivateEndpoints feat: add update_mask to UpsertDatapointsRequest feat: add more RecordErrorType enum values feat: add request_response_logging_schema_version to ModelDeploymentMonitoringBigQueryTable feat: add resource_title, resource_use_case, resource_description to RegionalResourceReferences docs: deprecate use_case and description in ResourceReference feat: add deploy_gke, open_tine_tuning_pipelines, open_notebooks to CallToAction docs: minor changes to comments PiperOrigin-RevId: 605668103 Source-Link: googleapis/googleapis@f583398 Source-Link: googleapis/googleapis-gen@74cf405 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6Ijc0Y2Y0MDU4NDE3YmQyYTY0MTEzOTVkMjg2YzM0ZmIyNzA4OGE3NmQifQ==
/gcbrun |
gcf-owl-bot
bot
requested review from
yoshi-approver and
a team
as code owners
February 9, 2024 21:35
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
/gcbrun |
…://github.com/googleapis/google-cloud-node into owl-bot-copy-packages-google-cloud-aiplatform
/gcbrun |
feat: Add Retrieval feat: Add GoogleSearchRetrieval feat: Add VertexAiSearch feat: Add Tool.retrieval feat: Add Tool.google_search_retrieval feat: Add Candidate.grounding_metadata docs: A comment for message `Tool` is changed docs: A comment for field `tools` in message `.google.cloud.aiplatform.v1beta1.GenerateContentRequest` is changed docs: A comment for field `tools` in message `.google.cloud.aiplatform.v1beta1.GenerateContentRequest` is changed PiperOrigin-RevId: 605743031 Source-Link: googleapis/googleapis@e183baf Source-Link: googleapis/googleapis-gen@1f35985 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6IjFmMzU5ODVhODY1YmNlMTg5YmMzZGUzOWUwMjAwNjgxMDI1ZWUyMTMifQ==
gcf-owl-bot
bot
changed the title
fix!: remove field
feat: Add Grounding feature to PredictionService.GenerateContent
Feb 10, 2024
max_wait_duration
from message Scheduling
/gcbrun |
/gcbrun |
…://github.com/googleapis/google-cloud-node into owl-bot-copy-packages-google-cloud-aiplatform
/gcbrun |
sofisl
approved these changes
Feb 20, 2024
Merged
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: Add Retrieval
feat: Add GoogleSearchRetrieval
feat: Add VertexAiSearch
feat: Add Tool.retrieval
feat: Add Tool.google_search_retrieval
feat: Add Candidate.grounding_metadata
docs: A comment for message
Tool
is changeddocs: A comment for field
tools
in message.google.cloud.aiplatform.v1beta1.GenerateContentRequest
is changeddocs: A comment for field
tools
in message.google.cloud.aiplatform.v1beta1.GenerateContentRequest
is changedPiperOrigin-RevId: 605743031
Source-Link: googleapis/googleapis@e183baf
Source-Link: https://github.com/googleapis/googleapis-gen/commit/1f35985a865bce189bc3de39e0200681025ee213
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6IjFmMzU5ODVhODY1YmNlMTg5YmMzZGUzOWUwMjAwNjgxMDI1ZWUyMTMifQ==
BEGIN_NESTED_COMMIT
fix!: remove field
max_wait_duration
from message Schedulingfix!: remove method
CountTokens
from service LlmUtilityServicefeat: add psc_automated_endpoints to IndexPrivateEndpoints
feat: add update_mask to UpsertDatapointsRequest
feat: add more RecordErrorType enum values
feat: add request_response_logging_schema_version to ModelDeploymentMonitoringBigQueryTable
feat: add resource_title, resource_use_case, resource_description to RegionalResourceReferences
docs: deprecate use_case and description in ResourceReference
feat: add deploy_gke, open_tine_tuning_pipelines, open_notebooks to CallToAction
docs: minor changes to comments
PiperOrigin-RevId: 605668103
Source-Link: googleapis/googleapis@f583398
Source-Link: https://github.com/googleapis/googleapis-gen/commit/74cf4058417bd2a6411395d286c34fb27088a76d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6Ijc0Y2Y0MDU4NDE3YmQyYTY0MTEzOTVkMjg2YzM0ZmIyNzA4OGE3NmQifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix!: remove field
max_wait_duration
from message Schedulingfeat: add psc_automated_endpoints to IndexPrivateEndpoints
feat: add request_response_logging_schema_version to ModelDeploymentMonitoringBigQueryTable
feat: add resource_title, resource_use_case, resource_description to RegionalResourceReferences
feat: add deploy_gke, open_tine_tuning_pipelines, open_notebooks to CallToAction
docs: deprecate use_case and description in ResourceReference
docs: minor changes to comments
PiperOrigin-RevId: 605667976
Source-Link: googleapis/googleapis@3b25a48
Source-Link: https://github.com/googleapis/googleapis-gen/commit/b8402de22611a3b7bffa59b075891e5b29a0d554
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFpcGxhdGZvcm0vLk93bEJvdC55YW1sIiwiaCI6ImI4NDAyZGUyMjYxMWEzYjdiZmZhNTliMDc1ODkxZTViMjlhMGQ1NTQifQ==
END_NESTED_COMMIT