v0.9.9
What's Changed
- fix(anthropic): derive model capabilities from version, not literal lists by @petmal in #164
- fix(anthropic): stream long-running DoGenerate requests by @petmal in #165
- Prevent closure capture of request in stream goroutines by @gihnius in #161
New Contributors
Full Changelog: v0.9.8...v0.9.9