The Azure AI Search VDB Provider works with the AI module, allowing you to do vector searches with AI Search.

Features

It provides a Vector Database provider for the AI module, allowing you to use it to connect to Azure AI Search services.

This allows you to use the AI Search features from the AI module.

Pre-Installation

- Ensure you have an index created already in Azure AI Search
- Add the following fields to the index:
azure search config
(these fields are automatically populated by the search API)

Post-Installation

- Install this module
- Add the API Key in the Keys configuration page
- Create a new Search Server.
- Select the "Azure AI Search DB" option under the "Vector Database" field.
- Then add the index name, URL, API version and select the API key.

Additional Requirements

- AI Module

Supporting organizations: 
Initial development and maintenance
Support with functionality and development
AttachmentSize
Azure AI Search Config138.29 KB

Project information

Releases