What's Changed
- fix(openai): Add missing web search actions by @sixlive in #850
- Update value objects to be arrayable by @sixlive in #851
- fix(audio): missing file extension by @sixlive in #852
- fix(gemini): streaming with parallel tool calls by @sixlive in #853
- fix(gemini): structured output with thinking by @sixlive in #854
- fix(anthropic): stream thinking signature by @sixlive in #855
- fix(gemini): streaming thought signatures by @sixlive in #856
- fix: tool choice call loop by @sixlive in #857
Full Changelog: v0.99.14...v0.99.15