Skip to content
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] support conversational / multi-turn search #9786

Merged
merged 4 commits into from Aug 30, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Aug 29, 2023

  • Regenerate this pull request now.

feat: support search summarization
feat: support structural search features
feat: support image search
feat: added query expansion details in search response
feat: support bring your own embedding feature
feat: support tail suggestions in completion API
feat: allow uri in user events
chore: deprecate SnippetSpec max_snippet_count and reference_only
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 561158238

Source-Link: googleapis/googleapis@99ac921

Source-Link: https://github.com/googleapis/googleapis-gen/commit/888e9f26e33390d88c0ec75fa32c8136b66a74e9
Copy-Tag: eyJwIjoiamF2YS1kaXNjb3ZlcnllbmdpbmUvLk93bEJvdC55YW1sIiwiaCI6Ijg4OGU5ZjI2ZTMzMzkwZDg4YzBlYzc1ZmEzMmM4MTM2YjY2YTc0ZTkifQ==

BEGIN_NESTED_COMMIT
feat: [discoveryengine] supported bring your own embedding feature
feat: added more options for search extractive content support
feat: added more skip reasons and details for search summarization
feat: added query expansion details in search response
feat: updated summarization interface for multi-turn search
feat: allow uri in user events
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 561042278

Source-Link: googleapis/googleapis@16136d3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/cb03b994fd53f39967b43eda900fd5ac907b373b
Copy-Tag: eyJwIjoiamF2YS1kaXNjb3ZlcnllbmdpbmUvLk93bEJvdC55YW1sIiwiaCI6ImNiMDNiOTk0ZmQ1M2YzOTk2N2I0M2VkYTkwMGZkNWFjOTA3YjM3M2IifQ==
END_NESTED_COMMIT

feat: added more options for search extractive content support
feat: added more skip reasons and details for search summarization
feat: added query expansion details in search response
feat: updated summarization interface for multi-turn search
feat: allow uri in user events
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 561042278

Source-Link: googleapis/googleapis@16136d3

Source-Link: googleapis/googleapis-gen@cb03b99
Copy-Tag: eyJwIjoiamF2YS1kaXNjb3ZlcnllbmdpbmUvLk93bEJvdC55YW1sIiwiaCI6ImNiMDNiOTk0ZmQ1M2YzOTk2N2I0M2VkYTkwMGZkNWFjOTA3YjM3M2IifQ==
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review August 29, 2023 18:25
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 29, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 29, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 29, 2023
feat: support search summarization
feat: support structural search features
feat: support image search
feat: added query expansion details in search response
feat: support bring your own embedding feature
feat: support tail suggestions in completion API
feat: allow uri in user events
chore: deprecate SnippetSpec max_snippet_count and reference_only
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 561158238

Source-Link: googleapis/googleapis@99ac921

Source-Link: googleapis/googleapis-gen@888e9f2
Copy-Tag: eyJwIjoiamF2YS1kaXNjb3ZlcnllbmdpbmUvLk93bEJvdC55YW1sIiwiaCI6Ijg4OGU5ZjI2ZTMzMzkwZDg4YzBlYzc1ZmEzMmM4MTM2YjY2YTc0ZTkifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [discoveryengine] supported bring your own embedding feature feat: [discoveryengine] support conversational / multi-turn search Aug 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 30, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 30, 2023
@snippet-bot
Copy link

snippet-bot bot commented Aug 30, 2023

Here is the summary of changes.

You are about to add 29 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 30, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 30, 2023
@alicejli alicejli added the automerge Merge the pull request once unit tests and other checks pass. label Aug 30, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit ea37f15 into main Aug 30, 2023
32 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy-java-discoveryengine branch August 30, 2023 19:02
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants