mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-16 06:53:16 +00:00
docs: Add Databricks Vector Search example notebook (#14158)
This PR adds an example notebook for the Databricks Vector Search vector store. It also adds an introduction to the Databricks Vector Search product on the Databricks's provider page. --------- Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
@@ -96,7 +96,7 @@ class DatabricksVectorSearch(VectorStore):
|
||||
)
|
||||
|
||||
For more information on Databricks Vector Search, see `Databricks Vector Search
|
||||
documentation <TODO: pending-link-to-documentation-page>`.
|
||||
documentation: https://docs.databricks.com/en/generative-ai/vector-search.html.
|
||||
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user