Instructor v1.9.1
Instructor v1.9.1 releases with Azure OpenAI support in auto_client, exposed exception classes, simplified Gemini safety settings, and a JSON schema fix.
What's Changed feat: add Azure OpenAI support to auto_client.py by @jxnl in https://github.com/567-labs/instructor/pull/1633 fix: expose exception classes in public API by @ivanleomk in https://github.com/567-labs/instructor/pull/1613 Update TaskAction method description for clarity on task creation and… by @eaedk in https://github.com/567-labs/instructor/pull/1637 Fix SambaNova capitalization by @jxnl in https://github.com/567-labs/instructor/pull/1651 refactor: simplify safety settings configuration for Gemini API by @DaveOkpare in https://github.com/567-labs/instructor/pull/1659 Json schema fix by @Canttuchdiz in https://github.com/567-labs/instructor/pull/1657 New Contributors @eaedk made their first contribution in https://github.com/567-labs/instructor/pull/1637 @Canttuchdiz made their first contribution in https://github.com/567-labs/instructor/pull/1657 Full Changelog: https://github.com/567-labs/instructor/compare/1.9.0...1.9.1
- github.cominstructor 1.9.1primary