What's Changed
- feat: add verbosity parameter to ChatOpenAIResponses by @vasspilka in #470
- feat(gemini): adding inline_data support for pdf and csv by @conpat in #478
- fix: Fix verbosity parameter and better error handling by @vasspilka in #476
- feat: add structured output support to ChatAnthropic by @nallwhy in #474
- fix: handle nil content in run_message_processors by @redmandarin in #473
- feat: add file_id support to ChatAnthropic by @nallwhy in #475
- feat: add tool result interrupt/resume support by @brainlid in #479
- Handle streaming errors (content moderation, etc.) in LLMChain by @brainlid in #480
- feat: Add ModelsLabImage provider for text-to-image generation by @adhikjoshi in #468
- prep for v0.6.1 release by @brainlid in #482
New Contributors
- @conpat made their first contribution in #478
- @redmandarin made their first contribution in #473
- @adhikjoshi made their first contribution in #468
Full Changelog: v0.6.0...v0.6.1