Share via


KnowledgeSourceAzureOpenAIVectorizer interface

Specifies the Azure OpenAI resource used to vectorize a query string.

Extends

Properties

azureOpenAIParameters

Contains the parameters specific to Azure OpenAI embedding vectorization.

kind

Polymorphic discriminator, which specifies the different types this object can be

Property Details

azureOpenAIParameters

Contains the parameters specific to Azure OpenAI embedding vectorization.

azureOpenAIParameters?: AzureOpenAIParameters

Property Value

kind

Polymorphic discriminator, which specifies the different types this object can be

kind: "azureOpenAI"

Property Value

"azureOpenAI"