Skip to content

v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 18:15
· 23 commits to main since this release
0c8d8cd

What's Changed

  • Improve compat across node versions by @rictic in #297
  • Fix the issues #310 and #309 by @abdelkd in #311
  • Swapped to NPM and ran npm audit fix to fix some dev dependencies which failed the audit. by @IvanLH in #340
  • fix typo 'groundingChuncks' -> 'groundingChunks' by @hkt74 in #342
  • Fix job cancellation. by @MarkDaoust in #344
  • Make function calling tests to produce more deterministic results by @hkt74 in #343
  • Fix typo of 'groundingSupport' -> 'groundingSupports' by @hkt74 in #348
  • Version Packages by @IvanLH in #346
  • Adding search tool demo by @Leask in #318
  • Specified the git author for the Release PR by @IvanLH in #350
  • Add a new sample for api version by @hkt74 in #352
  • feat(enums.ts): add HARM_CATEGORY_CIVIC_INTEGRITY by @ImBIOS in #268
  • Fix the release github action by @IvanLH in #354
  • Add polling getFile for all file upload samples by @hkt74 in #353
  • Changed secret to use the PAT of the bot by @IvanLH in #359
  • Fix Issue #218 by ensuring system instructions are always formatted, not just when TTL is specified on Cache creation by @IvanLH in #358
  • Added Custom Header capability to the Server package by @IvanLH in #363
  • Fix chat history to exclude content with empty parts by @hkt74 in #362
  • Introduce a new error type to represent AbortError by @hkt74 in #357
  • Revert "Changed secret to use the PAT of the bot (#359)" by @IvanLH in #366
  • Version Packages by @IvanLH in #367

New Contributors

Full Changelog: v0.22.0...v0.23.0