| Package | Description |
|---|---|
| com.databricks.sdk |
| Modifier and Type | Method and Description |
|---|---|
VectorSearchIndexesAPI |
WorkspaceClient.vectorSearchIndexes()
**Index**: An efficient representation of your embedding vectors that supports real-time and
efficient approximate nearest neighbor (ANN) search queries.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceClient |
WorkspaceClient.withVectorSearchIndexesAPI(VectorSearchIndexesAPI vectorSearchIndexes)
Replace the default VectorSearchIndexesAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.