Changelog
0.12.3 (2024-10-10)
Features
-
Add BillingEstimation in data store ( c5e93d8 )
-
Add GroundedGenerationService API ( c5e93d8 )
-
Add one_box_page_size on search ( c5e93d8 )
-
Add site_credential for site search config ( c5e93d8 )
-
Support advanced boost search ( c5e93d8 )
-
Support Google Workspace search ( c5e93d8 )
Documentation
- Update documentation ( c5e93d8 )
0.12.2 (2024-09-04)
Features
-
v1alpha:return index status in document ( 51947fb )
-
v1alpha:return joined status in user event ( 51947fb )
-
v1alpha:return query segment in NL query understanding ( 51947fb )
-
v1alpha:support batch get documents metadata by uri patterns ( 51947fb )
-
v1alpha:support creating workspace search data stores ( 51947fb )
-
v1beta:allow set relevance threshold on search ( 51947fb )
-
v1beta:return index status in document ( 51947fb )
-
v1beta:return joined status in user event ( 51947fb )
-
v1beta:return structured document info in answers ( 51947fb )
-
v1beta:support batch documents purge with GCS input ( 51947fb )
-
v1beta:support batch get documents metadata by uri patterns ( 51947fb )
-
v1beta:support natural language understanding in search ( 51947fb )
-
v1beta:support one box search ( 51947fb )
-
v1:promot user event purge to v1 ( 51947fb )
-
v1:promote search tuning service to v1 ( 51947fb )
-
v1:return index status in document ( 51947fb )
-
v1:return joined status in user event ( 51947fb )
-
v1:return structured document info in answers ( 51947fb )
-
v1:support batch documents purge with GCS input ( 51947fb )
-
v1:support batch get documents metadata by uri patterns ( 51947fb )
Documentation
-
v1alpha:keep the API doc up-to-date with recent changes ( 51947fb )
-
v1beta:keep the API doc up-to-date with recent changes ( 51947fb )
-
v1:keep the API doc up-to-date with recent changes ( 51947fb )
0.12.1 (2024-08-08)
Features
-
add requirement service ( e4e3acc )
-
allow providing language info in data stores ( e4e3acc )
-
allow set relevance threshold on search ( e4e3acc )
-
populate more metadata in answer services ( e4e3acc )
-
support add metadata for website uris ( e4e3acc )
-
support import and purge autocomplete data ( e4e3acc )
-
support import data from AlloyDB ( e4e3acc )
-
support natural language understanding in search ( e4e3acc )
-
support search as you type feature ( e4e3acc )
Documentation
- keep the API doc up-to-date with recent changes ( e4e3acc )
0.12.0 (2024-07-30)
⚠ BREAKING CHANGES
- [google-cloud-discoveryengine] update sample query, sample query set patterns
Features
-
[google-cloud-discoveryengine] add Chunk resource in the search response ( e18fcb8 )
-
[google-cloud-discoveryengine] add sample query set APIs ( e18fcb8 )
-
[google-cloud-discoveryengine] Update CompletionService ( 772d270 )
-
[google-cloud-discoveryengine] Update SearchService ( 772d270 )
-
A new resource pattern value
projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}/sampleQueries/{sample_query}
added to the resource definitiondiscoveryengine.googleapis.com/SampleQuery
( e18fcb8 ) -
A new resource pattern value
projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}
added to the resource definitiondiscoveryengine.googleapis.com/SampleQuerySet
( e18fcb8 ) -
add evaluation APIs ( e18fcb8 )
-
add sample query APIs ( e18fcb8 )
-
Update SearchService ( 772d270 )
Bug Fixes
-
[google-cloud-discoveryengine] update sample query, sample query set patterns ( e18fcb8 )
-
Retry and timeout values do not propagate in requests during pagination ( ba1064f )
Documentation
-
keep the API doc up-to-date with recent changes ( 772d270 )
-
keep the API doc up-to-date with recent changes ( e18fcb8 )
0.11.14 (2024-07-08)
Features
-
[google-cloud-discoveryengine] add Chunk resource in the search response ( 8cf8498 )
-
add NO_RELEVANT_CONTENT to Answer API ( 8cf8498 )
-
support AlloyDB Connector ( 8cf8498 )
Bug Fixes
- Allow Protobuf 5.x ( 8cf8498 )
Documentation
- keep the API doc up-to-date with recent changes ( 8cf8498 )
0.11.13 (2024-05-29)
Features
-
add control service APIs ( 5980ee6 )
-
add custom model list API ( 5980ee6 )
-
add provision project API ( 5980ee6 )
-
return relevance score for chunk based search (alpha only) ( 5980ee6 )
-
support cancelling import operations ( 5980ee6 )
-
support multiple parent patterns for controls ( 5980ee6 )
-
support writing user events for blended engines ( 5980ee6 )
Documentation
- keep the API doc up-to-date with recent changes ( 5980ee6 )
0.11.12 (2024-05-27)
Features
-
add control service APIs ( ef8e38a )
-
promote answer APIs to v1 GA ( ef8e38a )
-
promote grounding check APIs to v1 GA ( ef8e38a )
-
promote ranking APIs to v1 GA ( ef8e38a )
-
support cancelling import operations ( ef8e38a )
-
support writing user events for blended engines ( ef8e38a )
Documentation
- keep the API doc up-to-date with recent changes ( ef8e38a )
0.11.11 (2024-04-15)
Features
-
add advanced engine model APIs ( 4b3e751 )
-
add answer generation APIs ( 4b3e751 )
-
add project provision and terms APIs ( 4b3e751 )
-
add standalone grounding API ( 4b3e751 )
-
add standalone ranking API ( 4b3e751 )
-
promote blending search to v1 ( 4b3e751 )
-
promote healthcare search to v1 ( 4b3e751 )
-
promote online chunking search to v1 ( 4b3e751 )
-
promote recommendation service to v1 ( 4b3e751 )
-
support advanced search boosting ( 4b3e751 )
-
support boost/bury on multi-turn search ( 4b3e751 )
-
support import data from Cloud Spanner, BigTable, SQL and Firestore ( 4b3e751 )
Documentation
- keep the API doc up-to-date with recent changes ( 4b3e751 )
0.11.10 (2024-03-12)
Features
-
add billing estimation services ( 9b1d014 )
-
add document processing config services ( 9b1d014 )
-
add search tuning services ( 9b1d014 )
-
add serving config services ( 9b1d014 )
-
add suggestion deny list import/purge services ( 9b1d014 )
-
allow setting schema on schema creation ( 9b1d014 )
-
support acl-based and blended search ( 9b1d014 )
-
support batch documents purge with GCS input ( 9b1d014 )
-
support boost in multi-turn search ( 9b1d014 )
-
support chunk-based document search ( 9b1d014 )
-
support search adaptor based search ( 9b1d014 )
Documentation
- keep the API doc up-to-date with recent changes ( 9b1d014 )
0.11.9 (2024-03-05)
Bug Fixes
0.11.8 (2024-02-22)
Features
-
Add data store, engine, serving config and site search engine services ( 00cf69e )
-
Add engine support for multi-turn search and search APIs ( 00cf69e )
-
Add suggestion deny list import/purge APIs ( 00cf69e )
-
Support search summarization with citations and references ( 00cf69e )
Bug Fixes
-
[Many APIs] fix
ValueError
intest__validate_universe_domain
( #12282 ) ( b985096 ) -
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12306 ) ( 1e787f2 )
Documentation
- Keep the API doc up-to-date with recent changes ( 00cf69e )
0.11.7 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( c721248 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( c721248 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( c721248 )
0.11.6 (2024-02-01)
Features
0.11.5 (2023-12-13)
Features
-
v1alpha:add engine support for conversational engine service ( 9b171b1 )
-
v1alpha:add search tuning service ( 9b171b1 )
-
v1alpha:add site search engine service ( 9b171b1 )
-
v1alpha:support search summarization with citations and references ( 9b171b1 )
Documentation
- v1alpha:keep the API doc up-to-date with recent changes ( 9b171b1 )
0.11.4 (2023-12-07)
Features
-
Add support for python 3.12 ( fb6f9db )
-
Introduce compatibility with native namespace packages ( fb6f9db )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( fb6f9db )
-
Use
retry_async
instead ofretry
in async client ( fb6f9db )
0.11.3 (2023-11-13)
Features
0.11.2 (2023-10-10)
Features
0.11.1 (2023-09-19)
Documentation
0.11.0 (2023-08-31)
Features
-
added more options for search extractive content support ( 1b1f1b3 )
-
added more skip reasons and details for search summarization ( 1b1f1b3 )
-
added query expansion details in search response ( 1b1f1b3 )
-
allow uri in user events ( 1b1f1b3 )
-
support bring your own embedding feature ( 1b1f1b3 )
-
support conversational / multi-turn search ( 1b1f1b3 )
-
support image search ( 1b1f1b3 )
-
support search summarization ( 1b1f1b3 )
-
support structural search features ( 1b1f1b3 )
-
support tail suggestions in completion API ( 1b1f1b3 )
-
updated summarization interface for multi-turn search ( 1b1f1b3 )
Documentation
- keep the API doc up-to-date with recent changes ( 1b1f1b3 )
0.10.0 (2023-08-03)
Features
-
add skip reason for search summarization ( 2058c1f )
-
support conversational / multi-turn search ( 2058c1f )
-
support image search ( 2058c1f )
-
support tail suggestions in completion API ( 2058c1f )
Documentation
- keep the API doc up-to-date with recent changes ( 2058c1f )
0.9.1 (2023-07-05)
Bug Fixes
0.9.0 (2023-06-19)
Features
-
add
redirect_uri
in search response ( 7c48e6a ) -
support docx/pptx/txt/csv in allowed data format ( 7c48e6a )
-
support extractive content in search ( 7c48e6a )
Documentation
- keep the API doc up-to-date with recent changes ( 7c48e6a )
0.8.1 (2023-06-07)
Bug Fixes
0.8.0 (2023-05-25)
Features
-
v1:add discovery engine v1 client library ( 10671ec )
-
v1beta:add LRO API for schema service ( 10671ec )
-
v1beta:allow users to specify id field in documents gcs import ( 10671ec )
Documentation
- v1beta:keep the API doc up-to-date with recent changes ( 10671ec )
0.7.0 (2023-05-17)
Features
-
allow users to provide additional labels in search ( c6addce )
-
allow users to provide user info in search ( c6addce )
-
enable safe search feature for site search ( c6addce )
0.6.0 (2023-05-04)
Features
0.5.0 (2023-04-21)
Features
-
add search, autocomplete and schema services ( 5e1e0af )
-
add unstructured document support (PDF/HTML) ( 5e1e0af )
Documentation
- keep the API doc up-to-date with recent changes ( 5e1e0af )
0.4.1 (2023-03-25)
Documentation
0.4.0 (2023-03-22)
Features
-
add additional resource path with collections ( 68d329e )
-
document schema id is no longer required ( 68d329e )
Documentation
- keep the API doc up-to-date with recent changes ( 68d329e )
0.3.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 900a608 )
Documentation
- Add documentation for enums ( 900a608 )
0.3.0 (2023-01-10)
Features
0.2.1 (2022-12-06)
Bug Fixes
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( e477ab2 )
-
Drop usage of pkg_resources ( e477ab2 )
-
Fix timeout default values ( e477ab2 )
Documentation
- samples:Snippetgen should call await on the operation coroutine before calling result ( e477ab2 )
0.2.0 (2022-11-10)
Features
- Add typing to proto.Message based class attributes ( a6cbc16 )
Documentation
- samples:Snippetgen handling of repeated enum field ( a6cbc16 )
0.1.1 (2022-11-02)
Features
- add initial files for google.cloud.discoveryengine.v1beta ( 84b3b3b )