AzureChatExtensionConfiguration interface
A representation of configuration data for a single Azure OpenAI chat extension. This will be used by a chat completions request that should use Azure OpenAI chat extensions to augment the response behavior. The use of this configuration is compatible only with Azure OpenAI.
Properties
type | the discriminator possible values: azure_search, azure_ml_index, azure_cosmos_db, elasticsearch, pinecone |
Property Details
type
the discriminator possible values: azure_search, azure_ml_index, azure_cosmos_db, elasticsearch, pinecone
type: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript