AzureChatEnhancementConfiguration interface
A representation of the available Azure OpenAI enhancement configurations.
Properties
grounding | A representation of the available options for the Azure OpenAI grounding enhancement. |
ocr | A representation of the available options for the Azure OpenAI optical character recognition (OCR) enhancement. |
Property Details
grounding
A representation of the available options for the Azure OpenAI grounding enhancement.
grounding?: AzureChatGroundingEnhancementConfiguration
Property Value
ocr
A representation of the available options for the Azure OpenAI optical character recognition (OCR) enhancement.
ocr?: AzureChatOCREnhancementConfiguration
Property Value
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