langchain/docs/extras/integrations/retrievers
Holt Skinner 9f73fec057
fix: Update Google Cloud Enterprise Search to Vertex AI Search (#10513)
- Description: Google Cloud Enterprise Search was renamed to Vertex AI
Search
-
https://cloud.google.com/blog/products/ai-machine-learning/vertex-ai-search-and-conversation-is-now-generally-available
- This PR updates the documentation and Retriever class to use the new
terminology.
- Changed retriever class from `GoogleCloudEnterpriseSearchRetriever` to
`GoogleVertexAISearchRetriever`
- Updated documentation to specify that `extractive_segments` requires
the new [Enterprise
edition](https://cloud.google.com/generative-ai-app-builder/docs/about-advanced-features#enterprise-features)
to be enabled.
  - Fixed spelling errors in documentation.
- Change parameter for Retriever from `search_engine_id` to
`data_store_id`
- When this retriever was originally implemented, there was no
distinction between a data store and search engine, but now these have
been split.
- Fixed an issue blocking some users where the api_endpoint can't be set
2023-10-05 10:47:47 -07:00
..
amazon_kendra_retriever.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
arxiv.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
azure_cognitive_search.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
bm25.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
chaindesk.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
chatgpt-plugin.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
cohere-reranker.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
docarray_retriever.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
elastic_search_bm25.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
google_drive.ipynb Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
google_vertex_ai_search.ipynb fix: Update Google Cloud Enterprise Search to Vertex AI Search (#10513) 2023-10-05 10:47:47 -07:00
kay.ipynb Kay retriever (#10657) 2023-09-25 13:10:13 -07:00
knn.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
merger_retriever.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
metal.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
pinecone_hybrid_search.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
pubmed.ipynb Kay retriever (#10657) 2023-09-25 13:10:13 -07:00
re_phrase.ipynb Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
sec_filings.ipynb update sec doc (#11336) 2023-10-03 10:22:53 -04:00
svm.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
tavily.ipynb Adds Tavily Search API retriever (#11314) 2023-10-02 17:12:17 -07:00
tf_idf.ipynb add save and load tfidf vectorizer and docs for TFIDFRetriever (#8112) 2023-08-03 23:06:27 -07:00
vespa.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
weaviate-hybrid.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
wikipedia.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
zep_memorystore.ipynb Bagatur/zep python 1.0 (#9186) 2023-08-13 21:52:53 -07:00