v1.14.0
What's Changed
- Audit and standardize exception handling in instructor library by @jxnl in #1897
- Standardize provider imports in documentation by @jxnl in #1896
- Fix the issue by @jxnl in #1914
- Standardize provider factory methods in codebase by @jxnl in #1898
- Update image base URL in ipnb tutorials by @jxnl in #1922
- docs: comprehensive documentation audit and SEO optimization by @jxnl in #1944
- Update documentation for responses API mode by @jxnl in #1946
- Doc / Removed model reference in client.create of extraction example. by @grokthetech-netizen in #1951
- fix(auto_client): stop masking runtime ImportErrors in from_provider by @yurekami in #1975
- fix: OpenAI provider in from_provider ignores base_url kwarg by @gardner in #1971
- fix(genai): allow Union types for Google GenAI structured outputs by @majiayu000 in #1973
- fix(genai): extract thinking_config and other fields from user-provided config object by @majiayu000 in #1974
- fix(genai): extract thinking_config from user-provided config object by @majiayu000 in #1972
- Fix typo in reask_validation.md by @mak2508 in #1956
- Feature/bedrock document support by @lucagobbi in #1936
- chore(typing): replace pyright with ty by @jxnl in #1978
- Fix Cohere streaming and xAI tools validation by @jxnl in #1983
New Contributors
- @grokthetech-netizen made their first contribution in #1951
- @yurekami made their first contribution in #1975
- @gardner made their first contribution in #1971
- @majiayu000 made their first contribution in #1973
- @mak2508 made their first contribution in #1956
- @lucagobbi made their first contribution in #1936
Full Changelog: v1.13.0...v1.14.0