-
Notifications
You must be signed in to change notification settings - Fork 598
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: [discoveryengine] Add GroundedGenerationService API #5743
Open
gcf-owl-bot
wants to merge
17
commits into
main
Choose a base branch
from
owl-bot-copy-packages-google-cloud-discoveryengine
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: [discoveryengine] Add GroundedGenerationService API #5743
gcf-owl-bot
wants to merge
17
commits into
main
from
owl-bot-copy-packages-google-cloud-discoveryengine
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 BillingEstimation in data store feat: Support Google Workspace search feat: Support advanced boost search feat: Add one_box_page_size on search feat: Add site_credential for site search config docs: Update documentation PiperOrigin-RevId: 684224724 Source-Link: googleapis/googleapis@72be138 Source-Link: googleapis/googleapis-gen@eecf784 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiZWVjZjc4NGIwMjBmZGFjNWU3NTg4NGZkMzYzNGIxYWE0MDAyMmFjYSJ9
/gcbrun |
gcf-owl-bot
bot
requested review from
yoshi-approver and
a team
as code owners
October 10, 2024 03:47
/gcbrun |
…ttps://github.com/googleapis/google-cloud-node into owl-bot-copy-packages-google-cloud-discoveryengine
/gcbrun |
/gcbrun |
sofisl
added
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Oct 10, 2024
PiperOrigin-RevId: 684535402 Source-Link: googleapis/googleapis@d544df7 Source-Link: googleapis/googleapis-gen@8bdbcef Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiOGJkYmNlZjg1MTA3M2Y0OWNmOTZlNDU4NjRjNGVhZGIzN2NkN2Q2OSJ9
gcf-owl-bot
bot
changed the title
feat: [discoveryengine] Add GroundedGenerationService API
fix!: [discoveryengine] fix the location type annotation
Oct 11, 2024
/gcbrun |
/gcbrun |
…ttps://github.com/googleapis/google-cloud-node into owl-bot-copy-packages-google-cloud-discoveryengine
/gcbrun |
feat: add LOW_GROUNDED_ANSWER in answer skip reasons feat: support query regex in control match rules docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 689588291 Source-Link: googleapis/googleapis@537fd48 Source-Link: googleapis/googleapis-gen@186fcc4 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiMTg2ZmNjNGUyMGEyYzA2YmI1MTRhMmZmOGQ5NGViN2Y3ZDY0NzBjMyJ9
gcf-owl-bot
bot
changed the title
fix!: [discoveryengine] fix the location type annotation
feat: [discoveryengine] add lite search API to allow public website search with API key
Oct 25, 2024
/gcbrun |
/gcbrun |
…ttps://github.com/googleapis/google-cloud-node into owl-bot-copy-packages-google-cloud-discoveryengine
/gcbrun |
feat: Add AdvancedCompleteQuery API feat: Add lite search API to allow public website search with API key feat: Add Sitemap APIs to preview channel feat: Support search personalization to preview channel feat: Support natural language understanding search feat: Add BillingEstimation in data store feat: Support Google Workspace search feat: Support advanced boost search feat: Add one_box_page_size on search feat: support query regex in control match rules docs: deprecate extractive_answers in answer generation docs: deprecate asynchronous mode in answer generation docs: keep the API doc up-to-date with recent changes PiperOrigin-RevId: 691212731 Source-Link: googleapis/googleapis@e6b6ff9 Source-Link: googleapis/googleapis-gen@67144fd Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiNjcxNDRmZDQzYzVhM2UxNjQ0MTBiMzYxN2U1NzUyZjJlMDY2ZWMyNSJ9
gcf-owl-bot
bot
changed the title
feat: [discoveryengine] add lite search API to allow public website search with API key
feat: [discoveryengine] Add GroundedGenerationService API
Oct 30, 2024
/gcbrun |
/gcbrun |
…ttps://github.com/googleapis/google-cloud-node into owl-bot-copy-packages-google-cloud-discoveryengine
/gcbrun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
owl-bot-copy
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 AdvancedCompleteQuery API
feat: Add lite search API to allow public website search with API key
feat: Add Sitemap APIs to preview channel
feat: Support search personalization to preview channel
feat: Support natural language understanding search
feat: Add BillingEstimation in data store
feat: Support Google Workspace search
feat: Support advanced boost search
feat: Add one_box_page_size on search
feat: support query regex in control match rules
docs: deprecate extractive_answers in answer generation
docs: deprecate asynchronous mode in answer generation
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 691212731
Source-Link: googleapis/googleapis@e6b6ff9
Source-Link: https://github.com/googleapis/googleapis-gen/commit/67144fd43c5a3e164410b3617e5752f2e066ec25
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiNjcxNDRmZDQzYzVhM2UxNjQ0MTBiMzYxN2U1NzUyZjJlMDY2ZWMyNSJ9
BEGIN_NESTED_COMMIT
feat: [discoveryengine] add lite search API to allow public website search with API key
feat: add LOW_GROUNDED_ANSWER in answer skip reasons
feat: support query regex in control match rules
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 689588291
Source-Link: googleapis/googleapis@537fd48
Source-Link: https://github.com/googleapis/googleapis-gen/commit/186fcc4e20a2c06bb514a2ff8d94eb7f7d6470c3
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiMTg2ZmNjNGUyMGEyYzA2YmI1MTRhMmZmOGQ5NGViN2Y3ZDY0NzBjMyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix!: [discoveryengine] fix the location type annotation
PiperOrigin-RevId: 684535402
Source-Link: googleapis/googleapis@d544df7
Source-Link: https://github.com/googleapis/googleapis-gen/commit/8bdbcef851073f49cf96e45864c4eadb37cd7d69
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiOGJkYmNlZjg1MTA3M2Y0OWNmOTZlNDU4NjRjNGVhZGIzN2NkN2Q2OSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [discoveryengine] Add GroundedGenerationService API
feat: Add BillingEstimation in data store
feat: Support Google Workspace search
feat: Support advanced boost search
feat: Add one_box_page_size on search
feat: Add site_credential for site search config
docs: Update documentation
PiperOrigin-RevId: 684224724
Source-Link: googleapis/googleapis@72be138
Source-Link: https://github.com/googleapis/googleapis-gen/commit/eecf784b020fdac5e75884fd3634b1aa40022aca
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiZWVjZjc4NGIwMjBmZGFjNWU3NTg4NGZkMzYzNGIxYWE0MDAyMmFjYSJ9
END_NESTED_COMMIT