2.0.0-beta.1 (2024-07-22)
Features Added
- Adds subpath
@azure/openai/types
which exports types for Azure On Your Data and Azure content filtering. Checkout the samples folder for examples of how to import it.
Breaking Changes
OpenAIClient
has been deleted. Follow the migration guide to useAzureOpenAI
from the official OpenAI client library for JavaScript instead.