0.8.0 (2025-06-03)
Breaking Changes
This library has been updated to function as a companion to the official OpenAI Go client library. It provides types and functions that allow interaction with Azure-specific extensions available in the Azure OpenAI service.
See the migration guide for details on how to update your code to use this library alongside the official OpenAI Go client.
Other Changes
- Updating to
v1.2.1
of the OpenAI go module. - Added samples for responses API.