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 #6602

Merged
merged 3 commits into from
Aug 31, 2023

Commits on Aug 30, 2023

  1. feat: support conversational / multi-turn search

    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: eyJwIjoiRGlzY292ZXJ5RW5naW5lLy5Pd2xCb3QueWFtbCIsImgiOiI4ODhlOWYyNmUzMzM5MGQ4OGMwZWM3NWZhMzJjODEzNmI2NmE3NGU5In0=
    gcf-owl-bot[bot] committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    546ca02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    931ba71 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    08cd7f7 View commit details
    Browse the repository at this point in the history