Skip to content

Releases: google-gemini/generative-ai-js

Merge multiple fix/improve in

18 Nov 01:43
3004d3b
Compare
Choose a tag to compare
  1. Fix the error that the chat will keep sending empty request when last request encounter error.
  2. Make Schema a discriminated union

v0.21.0

02 Oct 22:18
cec7440
Compare
Choose a tag to compare

What's Changed

  • Added a files_create_pdf example. by @pcoet in #263
  • Search grounding by @junyanxu in #271
  • Version Packages by @github-actions in #272

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

26 Sep 23:39
bc65f79
Compare
Choose a tag to compare

What's Changed

  • Add frequencePenalty and presencePenalty parameters support for gener… by @junyanxu in #264
  • Add responseLogProbs and logProbs parameters to generateContentReq by @shilpakancharla in #266
  • Version Packages by @github-actions in #265

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

12 Sep 16:33
cf223ff
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.18.0

11 Sep 22:01
7d01195
Compare
Choose a tag to compare

What's Changed

  • Add TOC to samples dir by @hsubox76 in #253
  • Add ability to set modelParams on getGenerativeModelFromCachedContent() by @hsubox76 in #254
  • Version Packages by @github-actions in #256

Full Changelog: v0.17.2...v0.18.0

v0.17.2

10 Sep 18:27
9bffaba
Compare
Choose a tag to compare

What's Changed

  • Add condition to skip test if secrets not available by @hsubox76 in #233
  • Stop hardcoding "python" in text convenience method that returns code execution markdown by @hsubox76 in #235
  • Update changelog to include 0.16.1 patch by @hsubox76 in #248
  • Version Packages by @github-actions in #247

Full Changelog: v0.17.1...v0.17.2

@google/[email protected]

05 Sep 23:28
Compare
Choose a tag to compare

v0.17.1

22 Aug 15:53
2dfa412
Compare
Choose a tag to compare

What's Changed

  • Remove monorepo structure and tooling by @hsubox76 in #226
  • Add vertex/googleai interface alignment test job by @hsubox76 in #225
  • Fix requestOptions in startChat by @wong2 in #228
  • Bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #224
  • Version Packages by @github-actions in #232

New Contributors

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/[email protected]

@google/[email protected]

13 Aug 15:41
b1e6992
Compare
Choose a tag to compare

What's Changed

  • Add explanatory comment to countTokens samples by @hsubox76 in #219
  • Fix caution alert in README by @andrewheard in #220
  • Fix Schema type to reference itself in its child properties by @hsubox76 in #222
  • Version Packages by @github-actions in #223

New Contributors

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/[email protected]...@google/[email protected]

@google/[email protected]

24 Jul 20:52
71905ad
Compare
Choose a tag to compare

What's Changed

  • Remove unavailable property from countTokens sample by @hsubox76 in #210
  • Fix sample comment describing video/audio processing by @hsubox76 in #212
  • AbortSignal support by @DellaBitta in #144
  • Update count_tokens samples to show before/after on SI and tools by @hsubox76 in #215
  • Version Packages by @github-actions in #213

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/[email protected]...@google/[email protected]