Skip to content

v0.6.0 (2025-08-06)

Compare
Choose a tag to compare
@Kludex Kludex released this 06 Aug 16:03
· 285 commits to main since this release
13b712f

What's Changed

  • Remove older deprecated models and add new model of Anthropic by @medaminezghal in #2435
  • BREAKING CHANGE: Remove next() method from Graph by @Kludex in #2440
  • BREAKING CHANGE: Remove data from FinalResult by @Kludex in #2443
  • BREAKING CHANGE: Remove get_data and validate_structured_result from StreamedRunResult by @Kludex in #2445
  • docs: add griffe_warnings_deprecated by @Kludex in #2444
  • BREAKING CHANGE: Remove format_as_xml module by @Kludex in #2446
  • BREAKING CHANGE: Remove result_type parameter and similar from Agent by @Kludex in #2441
  • Deprecate GoogleGLAProvider and GoogleVertexProvider by @Kludex in #2450
  • BREAKING CHANGE: drop 4 months old deprecation warnings by @Kludex in #2451

Full Changelog: v0.5.1...v0.6.0