Releases: google-gemini/generative-ai-js
Releases · google-gemini/generative-ai-js
v0.22.0
What's Changed
- Add samples for log prob and search grounding by @junyanxu in #273
- Update
FinishReason
enum by @stephmilovic in #270 - Fix samples and update yarn.lock by @dlarocque in #283
- Fix the issue #124 by @junyanxu in #290
- Fix the issue #124 (Add the changeset) by @junyanxu in #293
- Make Schema a discriminated union by @rictic in #296
New Contributors
- @stephmilovic made their first contribution in #270
Full Changelog: v0.21.0...v0.22.0
v0.21.0
v0.20.0
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
- @junyanxu made their first contribution in #264
- @shilpakancharla made their first contribution in #266
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Use lowercase SchemaType enum values by @mike-marcacci in #229
- Bump path-to-regexp from 1.8.0 to 1.9.0 by @dependabot in #257
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #237
- Version Packages by @github-actions in #258
New Contributors
- @mike-marcacci made their first contribution in #229
Full Changelog: v0.18.0...v0.19.0
v0.18.0
v0.17.2
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]
Patch release for 0.16.x.
What's Changed
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/[email protected]...@google/[email protected]
v0.17.1
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]
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
- @andrewheard made their first contribution in #220
Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@google/[email protected]...@google/[email protected]
@google/[email protected]
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]