Skip to content

v0.9.0

Latest

Choose a tag to compare

@peteski22 peteski22 released this 09 Mar 10:12
· 8 commits to main since this release
02a0e96

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

Full Changelog: v0.8.0...v0.8.1