What's Changed
- fix Apache 2 license so pkg.go.dev shows documentation by @jtolio in #52
- feat(provider): add Z.ai provider by @s-zaizen in #53
- fix(openai): non-compatible providers send correct max_tokens field by @peteski22 in #57
- build(deps): bump github.com/anthropics/anthropic-sdk-go from 1.21.0 to 1.26.0 by @dependabot[bot] in #56
- build(deps): bump github.com/ollama/ollama from 0.15.4 to 0.17.3 by @dependabot[bot] in #58
- build(deps): bump google.golang.org/genai from 1.45.0 to 1.48.0 by @dependabot[bot] in #59
- build(deps): bump github.com/ollama/ollama from 0.17.3 to 0.17.6 by @dependabot[bot] in #62
- build(deps): bump google.golang.org/genai from 1.48.0 to 1.49.0 by @dependabot[bot] in #63
- feat(gemini): ThoughtSignature capture and replay for thinking models by @peteski22 / @mrbeandev in #61
- release: v0.9.0 by @peteski22 in #64
New Contributors
- @jtolio made their first contribution in #52
- @s-zaizen made their first contribution in #53
- @mrbeandev made their first contribution in #61
Full Changelog: v0.8.0...v0.8.1