What's Changed
- Remove dead dall-e-3 image integration dataset by @mrdzen in #779
- Forward attachment provider options to OpenAI text generation requests by @mrdzen in #768
- Add tool choice support for Gemini, OpenAI, and Anthropic by @JVillator0 in #780
- Add tests for the image portrait and custom size helpers by @dfinchenko in #783
- Add interactive agent console command for the workbench by @pushpak1300 in #786
- Add web fetch tool coverage for the Anthropic provider by @dfinchenko in #792
- [0.x] Validate blank base64 input consistently across file classes by @Button99 in #788
- Add coverage for iterating the embeddings response by @dfinchenko in #790
- Add web search user location coverage for the Anthropic provider by @dfinchenko in #791
- Fix
TextDelta::combineglues multi-step streamed text together mid-sentence by @crishoj in #789 - Fix empty Bedrock stream content blocks by @iAmKevinMcKee in #785
New Contributors
- @crishoj made their first contribution in #789
- @iAmKevinMcKee made their first contribution in #785
Full Changelog: v0.9.0...v0.9.1