Instructor v1.14.0
Instructor v1.14.0 releases with standardised exception handling, provider factory fixes, Google GenAI Union type support, and several documentation and bug fixes.
What's Changed Audit and standardize exception handling in instructor library by @jxnl in https://github.com/567-labs/instructor/pull/1897 Standardize provider imports in documentation by @jxnl in https://github.com/567-labs/instructor/pull/1896 Fix the issue by @jxnl in https://github.com/567-labs/instructor/pull/1914 Standardize provider factory methods in codebase by @jxnl in https://github.com/567-labs/instructor/pull/1898 Update image base URL in ipnb tutorials by @jxnl in https://github.com/567-labs/instructor/pull/1922 docs: comprehensive documentation audit and SEO optimization by @jxnl in https://github.com/567-labs/instructor/pull/1944 Update documentation for responses API mode by @jxnl in https://github.com/567-labs/instructor/pull/1946 Doc / Removed model reference in client.create of extraction example.
by @grokthetech-netizen in https://github.com/567-labs/instructor/pull/1951 fix(auto_client): stop masking runtime ImportErrors in from_provider by @yurekami in https://github.com/567-labs/instructor/pull/1975 fix: OpenAI provider in from_provider ignores base_url kwarg by @gardner in https://github.com/567-labs/instructor/pull/1971 fix(genai): allow Union types for…
- github.cominstructor v1.14.0primary