Changelog
Improvements:
- Structured Output for AG-UI: Added
response_model
support for AG-UI. - Structured Output for Discord: Added
response_model
support for theDiscordClient
.
Bug Fixes
- Resolved double thinking chunks in Claude
- Various JSON Schema fixes
What's Changed
- fix: workflow session state error by @kausmeows in #4357
- fix: Double thinking chunks by @dirkbrnd in #4360
- fix: handle non-numeric values in usage.prompt_tokens_details by @simpx in #4359
- [chore] firecrawl dependency upgrade by @harshithvh in #4369
- fix: use async context in arun by @harshithvh in #4386
- docs: add url to azure ai foundry portal by @kimtth in #4380
- feat: pass tracer provider as argument in openinference cookbooks by @georgeneokq in #4404
- [cookbook] Multi Agent Teams using Local Agentic RAG by @lucifertrj in #4238
- feat: Add
updated_at
to AgentSessionResponse, TeamSessionResponse by @Zulko in #3848 - feat: Support extended JSON-Schema constraints for Gemini by @reikubonaga in #3718
- feat: Add example to build Agentic RAG without APIs by @lucifertrj in #2397
- feat: fix linear create_issue graphql mutation set projectId and assigneeId optional by @danpilch in #3688
- fix: Preserve complete Pydantic schema structure in Claude tool formatting by @aviscode in #4400
- feat: Handle structured outputs for AGUI and Discord apps by @Mustafa-Esoofally in #4413
- [fix] Preserve complete Pydantic schema structure in AWS Bedrock tool formatting by @aviscode in #4457
- chore: Release 1.8.2 by @dirkbrnd in #4475
New Contributors
- @simpx made their first contribution in #4359
- @kimtth made their first contribution in #4380
- @georgeneokq made their first contribution in #4404
- @Zulko made their first contribution in #3848
- @reikubonaga made their first contribution in #3718
- @aviscode made their first contribution in #4400
Full Changelog: v1.8.1...v1.8.2