mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 13:33:37 +00:00
renamed google_vertex_ai_vector_search
notebook (#13484)
The `integrations/vectorstores/matchingengine.ipynb` example has the "Google Vertex AI Vector Search" title. This place this Title in the wrong order in the ToC (it is sorted by the file name). - Renamed `integrations/vectorstores/matchingengine.ipynb` into `integrations/vectorstores/google_vertex_ai_vector_search.ipynb`. - Updated a correspondent comment in docstring - Rerouted old URL to a new URL --------- Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
@@ -504,6 +504,10 @@
|
||||
"source": "/docs/integrations/vectorstores/async_faiss",
|
||||
"destination": "/docs/integrations/vectorstores/faiss_async"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/vectorstores/matchingengine",
|
||||
"destination": "/docs/integrations/vectorstores/google_vertex_ai_vector_search"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/cerebriumai",
|
||||
"destination": "/docs/integrations/providers/cerebriumai"
|
||||
|
Reference in New Issue
Block a user