-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [google-ai-generativelanguage] Add GoogleSearch tool type (#13411)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE feat: Add GoogleSearch tool type feat: Add return type `Schema response` to function declarations feat: Add id to FunctionCall and FunctionResponse feat: Add civic_integrity toggle to generation_config feat: Add response_modalities to generation_config feat: Add voice_config to generation_config docs: Update safety filter list to include civic_integrity feat: Add image_safety block_reason + finish_reason feat: Add v1alpha feat: Add BidiGenerateContent + all the necessary protos feat: Add TuningMultiturnExample END_COMMIT_OVERRIDE feat: Add return type `Schema response` to function declarations feat: Add id to FunctionCall and FunctionResponse feat: Add civic_integrity toggle to generation_config feat: Add response_modalities to generation_config feat: Add voice_config to generation_config docs: Update safety filter list to include civic_integrity feat: Add image_safety block_reason + finish_reason PiperOrigin-RevId: 713080033 Source-Link: googleapis/googleapis@130b113 Source-Link: googleapis/googleapis-gen@d3455ba Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFpLWdlbmVyYXRpdmVsYW5ndWFnZS8uT3dsQm90LnlhbWwiLCJoIjoiZDM0NTViYWIyN2E1YzdmOGMzOWU1MzQ4MjY0OTQ2OGJhYTAyMWNlMCJ9 BEGIN_NESTED_COMMIT feat: [google-ai-generativelanguage] Add civic_integrity toggle docs: Update safety filter list to include civic_integrity feat: Add image_safety block_reason + finish_reason PiperOrigin-RevId: 713079488 Source-Link: googleapis/googleapis@23553a9 Source-Link: googleapis/googleapis-gen@28d6444 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFpLWdlbmVyYXRpdmVsYW5ndWFnZS8uT3dsQm90LnlhbWwiLCJoIjoiMjhkNjQ0NDQyZGM5YmIzZDBkM2Q2ZjFlZTVmM2EwMjJmOGZmMGM5NCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [google-ai-generativelanguage] Add v1alpha feat: Add BidiGenerateContent + all the necessary protos feat: Add TuningMultiturnExample PiperOrigin-RevId: 713078684 Source-Link: googleapis/googleapis@ae0e102 Source-Link: googleapis/googleapis-gen@970d7ef Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFpLWdlbmVyYXRpdmVsYW5ndWFnZS8uT3dsQm90LnlhbWwiLCJoIjoiOTcwZDdlZjhkYTg0NDc0NGYxZGU4ZDUyN2E5NGViZDI1ZGM3NTM4NCJ9 END_NESTED_COMMIT --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
- Loading branch information
1 parent
129140e
commit 2c1e359
Showing
279 changed files
with
143,967 additions
and
27 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
.../google-ai-generativelanguage/docs/generativelanguage_v1alpha/cache_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
CacheService | ||
------------------------------ | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.cache_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.cache_service.pagers | ||
:members: | ||
:inherited-members: |
6 changes: 6 additions & 0 deletions
6
...oogle-ai-generativelanguage/docs/generativelanguage_v1alpha/discuss_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
DiscussService | ||
-------------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.discuss_service | ||
:members: | ||
:inherited-members: |
10 changes: 10 additions & 0 deletions
10
...s/google-ai-generativelanguage/docs/generativelanguage_v1alpha/file_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
FileService | ||
----------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.file_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.file_service.pagers | ||
:members: | ||
:inherited-members: |
6 changes: 6 additions & 0 deletions
6
...le-ai-generativelanguage/docs/generativelanguage_v1alpha/generative_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
GenerativeService | ||
----------------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.generative_service | ||
:members: | ||
:inherited-members: |
10 changes: 10 additions & 0 deletions
10
.../google-ai-generativelanguage/docs/generativelanguage_v1alpha/model_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
ModelService | ||
------------------------------ | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.model_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.model_service.pagers | ||
:members: | ||
:inherited-members: |
10 changes: 10 additions & 0 deletions
10
...le-ai-generativelanguage/docs/generativelanguage_v1alpha/permission_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
PermissionService | ||
----------------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.permission_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.permission_service.pagers | ||
:members: | ||
:inherited-members: |
6 changes: 6 additions & 0 deletions
6
...le-ai-generativelanguage/docs/generativelanguage_v1alpha/prediction_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
PredictionService | ||
----------------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.prediction_service | ||
:members: | ||
:inherited-members: |
10 changes: 10 additions & 0 deletions
10
...gle-ai-generativelanguage/docs/generativelanguage_v1alpha/retriever_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
RetrieverService | ||
---------------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.retriever_service | ||
:members: | ||
:inherited-members: | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.retriever_service.pagers | ||
:members: | ||
:inherited-members: |
14 changes: 14 additions & 0 deletions
14
...ages/google-ai-generativelanguage/docs/generativelanguage_v1alpha/services_.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Services for Google Ai Generativelanguage v1alpha API | ||
===================================================== | ||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
cache_service | ||
discuss_service | ||
file_service | ||
generative_service | ||
model_service | ||
permission_service | ||
prediction_service | ||
retriever_service | ||
text_service |
6 changes: 6 additions & 0 deletions
6
...s/google-ai-generativelanguage/docs/generativelanguage_v1alpha/text_service.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
TextService | ||
----------------------------- | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.services.text_service | ||
:members: | ||
:inherited-members: |
6 changes: 6 additions & 0 deletions
6
packages/google-ai-generativelanguage/docs/generativelanguage_v1alpha/types_.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Types for Google Ai Generativelanguage v1alpha API | ||
================================================== | ||
|
||
.. automodule:: google.ai.generativelanguage_v1alpha.types | ||
:members: | ||
:show-inheritance: |
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
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
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
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
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
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
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
Oops, something went wrong.