You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
_static/css Page per class-style api reference (#6560) 1 year ago
templates Update redirects meta tags (#10109) 1 year ago
themes rm sklearn links (#8773) 1 year ago
Makefile Doc refactor (#6300) 1 year ago
conf.py docs:misc fixes (#9671) 1 year ago
create_api_rst.py add model feat table (#10921) 1 year ago
guide_imports.json fix: Update Google Cloud Enterprise Search to Vertex AI Search (#10513) 1 year ago
index.rst Page per class-style api reference (#6560) 1 year ago
make.bat Doc refactor (#6300) 1 year ago
requirements.txt pin pydantic api ref build (#9556) 1 year ago