Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@eliben eliben released this 04 Dec 14:11
· 2 commits to main since this release
74342dc

What's Changed

  • Update prompt in json_no_schema snippet by @pcoet in #210
  • Fix typo in resumable.go by @windmaple in #215
  • genai: fix text of error message by @eliben in #216
  • all: fix license headers and add a check by @jba in #218
  • genai: test invalid text file encoding by @eliben in #224
  • genai: omit empty text parts from session history by @jba in #226
  • genai: add error check to example by @jba in #227
  • genai: add file with 1251 encoding to test error by @eliben in #228
  • genai: fix link to MIME types doc by @jba in #230
  • genai: bump version for v0.19.0 release by @eliben in #235

New Contributors

Full Changelog: v0.18.0...v0.19.0