Skip to content

v1.14.0

Choose a tag to compare

@jxnl jxnl released this 08 Jan 16:06
· 33 commits to main since this release
bc375d8

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

Full Changelog: v1.13.0...v1.14.0