databricks-demos / dbdemos-notebooks

Dbdemos notebook source as packaged in dbdemos toolkit
Other
12 stars 37 forks source link

Removing embedding= in VectorSearchRetriever #17

Closed tj-cycyota closed 1 month ago

tj-cycyota commented 1 month ago

Throws error: WARNING:langchain_community.vectorstores.databricks_vector_search:embedding model is not used in delta-sync index with Databricks-managed embeddings.

Can cause confusion as this is not needed for Delta Sync index when Databricks manages the embeddings