Skip to content

v0.3.5 (2025-06-30)

Compare
Choose a tag to compare
@DouweM DouweM released this 30 Jun 13:10
· 437 commits to main since this release
81bd32b

What's Changed

  • Add progress bar on evaluate by @davide-andreoli in #1871
  • Fix deprecation warning under Pydantic 2.11 by @medaminezghal in #2076
  • fix: async fixtures in conftest.py by @stevenh in #2068
  • fix: docs examples python version in tests by @stevenh in #2069
  • Set 'us-central1' by default on GoogleProvider by @Kludex in #2031
  • Move ThinkingPart to preceed TextPart in OpenAIResponsesModel by @Kludex in #2043
  • Fix deprecated kwargs validation to prevent silent failures by @svilupp in #2047
  • Support strict mode in NativeOutput by @severinh in #2084
  • Let tools return ToolReturn to pass additional content to model, or attach metadata that's not passed to the model by @Wh1isper in #2060
  • Add ability to include snippets in docs with inline-named sections for fragments and highlighting by @dmontagu in #2088
  • Add Slack Lead Qualifier example by @DouweM in #2079

New Contributors

Full Changelog: v0.3.4...v0.3.5