Databricks Vector Search Indexes API

The Databricks Vector Search Indexes API allows you to create, manage, query, and delete vector search indexes. Vector Search enables you to store vector representations of your data and perform similarity searches, powering retrieval-augmented generation (RAG) applications and other AI use cases.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:vector-search-indexes-api
name: Databricks Vector Search Indexes API
tags:
- AI
- Embeddings
- Vector Search
humanURL: https://docs.databricks.com/api/workspace/vectorsearchindexes
properties:
- url: https://docs.databricks.com/api/workspace/vectorsearchindexes
  type: Documentation
description: The Databricks Vector Search Indexes API allows you to create, manage, query, and delete
  vector search indexes. Vector Search enables you to store vector representations of your data and perform
  similarity searches, powering retrieval-augmented generation (RAG) applications and other AI use cases.