Skip to content

Commit

Permalink
feat(ai/generativelanguage): Add question_answering and fact_verifica…
Browse files Browse the repository at this point in the history
…tion task types for AQA (#9745)

- [ ] Regenerate this pull request now.

feat: Add output dimensionality for embeddings
feat: Add response_mime_type to GenerationConfig
docs: A bunch of small fixes

PiperOrigin-RevId: 623546647

Source-Link: https://togithub.com/googleapis/googleapis/commit/33ae36216312ae9b34331d7be40eecf117929d40

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c76a9c264c68594bf5d96cdcae3c74b7ca0aa443
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzc2YTljMjY0YzY4NTk0YmY1ZDk2Y2RjYWUzYzc0YjdjYTBhYTQ0MyJ9
BEGIN_NESTED_COMMIT
feat(discoveryengine): support import data from Cloud Spanner, BigTable, SQL and Firestore
feat: add answer generation APIs
feat: add standalone grounding API
feat: add standalone ranking API
feat: support advanced search boosting
feat: add advanced engine model APIs
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 623543290

Source-Link: https://togithub.com/googleapis/googleapis/commit/5fadb63405833b1b9a4ff84b0e649d9591f2480d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/589978b0a33d46e87b7bd0d8017739cdcae2accc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTg5OTc4YjBhMzNkNDZlODdiN2JkMGQ4MDE3NzM5Y2RjYWUyYWNjYyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(maps/routing): various formatting and grammar fixes for proto documentation
feat: adds support for new toll passes
feat: adds support for specifying units in the ComputeRouteMatrix request

PiperOrigin-RevId: 623543022

Source-Link: https://togithub.com/googleapis/googleapis/commit/fc8905581384dd1e820724b59fcf7c7ef727859d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/e586c156d83a25845988578444f1c1e0a842fc4f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTU4NmMxNTZkODNhMjU4NDU5ODg1Nzg0NDRmMWMxZTBhODQyZmM0ZiJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] committed Apr 10, 2024
1 parent 7fbdd8c commit cca3f47
Show file tree
Hide file tree
Showing 76 changed files with 19,152 additions and 3,020 deletions.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 13 additions & 7 deletions batch/apiv1/batchpb/job.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

111 changes: 111 additions & 0 deletions discoveryengine/apiv1beta/auxiliary.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cca3f47

Please sign in to comment.