v0.6.0 (2025-08-06)
What's Changed
- Remove older deprecated models and add new model of Anthropic by @medaminezghal in #2435
- BREAKING CHANGE: Remove
next()
method fromGraph
by @Kludex in #2440 - BREAKING CHANGE: Remove
data
fromFinalResult
by @Kludex in #2443 - BREAKING CHANGE: Remove
get_data
andvalidate_structured_result
fromStreamedRunResult
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 fromAgent
by @Kludex in #2441 - Deprecate
GoogleGLAProvider
andGoogleVertexProvider
by @Kludex in #2450 - BREAKING CHANGE: drop 4 months old deprecation warnings by @Kludex in #2451
Full Changelog: v0.5.1...v0.6.0