langchain/docs/api_reference
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
..
_static/css Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00
templates Update redirects meta tags (#10109) 2023-09-01 15:14:34 -07:00
themes rm sklearn links (#8773) 2023-08-04 14:28:00 -07:00
conf.py docs:misc fixes (#9671) 2023-08-23 22:36:54 -07:00
create_api_rst.py add model feat table (#10921) 2023-09-22 01:10:27 -07:00
guide_imports.json fix: Update Google Cloud Enterprise Search to Vertex AI Search (#10513) 2023-10-05 10:47:47 -07:00
index.rst Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00
make.bat Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
Makefile Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
requirements.txt pin pydantic api ref build (#9556) 2023-08-21 12:11:49 -07:00