v0.3.5 (2025-06-30)
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 preceedTextPart
inOpenAIResponsesModel
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
- @medaminezghal made their first contribution in #2076
- @svilupp made their first contribution in #2047
- @severinh made their first contribution in #2084
Full Changelog: v0.3.4...v0.3.5