Welcome to the Databricks AI Search Python SDK

The Python SDK for Databricks AI Search — the fully managed vector and keyword search service in the Databricks platform. AI Search is the new name for the product previously known as Databricks Vector Search.

Install the canonical package:

pip install databricks-ai-search

The legacy databricks-vectorsearch package continues to work as a thin re-export shim that emits a DeprecationWarning on import.

API reference