What's Changed
- fix: mark text completed on every text-complete point of response parsing by @vaishnavyogesh in #874
- fix(ResponseBuilder): change return method from toArray() to all() by @vaishnavyogesh in #875
- feat: concurrent tools execution by @vaishnavyogesh in #869
- styles: import fully qualified class names by @vaishnavyogesh in #878
- feat(ToolChoiceMap): add 'required' mapping for ToolChoice::Any and u… by @ggbr in #877
- fix(gemini): add additionalContent with grounding metadata to Structured handler by @angus-mcritchie in #828
- feat(openai): Image generation meta by @sixlive in #879
New Contributors
- @angus-mcritchie made their first contribution in #828
Full Changelog: v0.99.17...v0.99.18