Share via


KnowledgeBaseAzureOpenAIModel interface

Specifies the Azure OpenAI resource used to do query planning.

Extends

Properties

azureOpenAIParameters

Contains the parameters specific to Azure OpenAI model endpoint.

kind

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

Property Details

azureOpenAIParameters

Contains the parameters specific to Azure OpenAI model endpoint.

azureOpenAIParameters: AzureOpenAIParameters

Property Value

kind

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

kind: "azureOpenAI"

Property Value

"azureOpenAI"