AzureAISearchVectorStore Constructor

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Initializes a new instance of the AzureAISearchVectorStore class.

C#
public AzureAISearchVectorStore (Azure.Search.Documents.Indexes.SearchIndexClient searchIndexClient, Microsoft.SemanticKernel.Connectors.AzureAISearch.AzureAISearchVectorStoreOptions? options = default);

Parameters

searchIndexClient
SearchIndexClient

Azure AI Search client that can be used to manage the list of indices in an Azure AI Search Service.

options
AzureAISearchVectorStoreOptions

Optional configuration options for this class.

Applies to

Производ Верзије
Semantic Kernel Dotnet Latest