Releases: google-gemini/deprecated-generative-ai-js
Releases · google-gemini/deprecated-generative-ai-js
v0.24.1
What's Changed
- Revert "Added Manual workflow to trigger publish (#378)" by @IvanLH in #381
- Fix incorrect command spelling in contribution documentation (#411) by @code-soubhik in #412
- fixed the import statement for the GoogleGenerativeAI module in readme by @julurisaichandu in #408
- Fix Numbering in README.md by @code-soubhik in #397
- Add a GitHub Action to manage
status: awaiting user response
by @amirh in #430 - bugfix of runtime error in the filesCreatePdf function in samples by @julurisaichandu in #418
- update readme with link to new preview-launch js-genai sdk repo by @imperorrp in #437
- fix: After an API error, all subsequent calls fail with the same error by @josejefferson in #420
- chore: Update user-input.yml GitHub workflow to trigger on PR comments by @Annhiluc in #444
- fix: Add missing fs import for file handling by @SGNayak12 in #424
- Update README.md to fix #300. by @dynamicwebpaige in #368
- docs: Update README note pointer to the new TS SDK by @Annhiluc in #447
- Bump koa from 2.15.4 to 2.16.1 by @dependabot in #459
- Add Support Plan for the repository and deprecation timeline. by @pamorgan in #462
- chore: Add changeset for README update by @MarkDaoust in #464
- Version Packages by @MarkDaoust in #467
New Contributors
- @code-soubhik made their first contribution in #412
- @julurisaichandu made their first contribution in #408
- @amirh made their first contribution in #430
- @imperorrp made their first contribution in #437
- @josejefferson made their first contribution in #420
- @Annhiluc made their first contribution in #444
- @SGNayak12 made their first contribution in #424
- @dynamicwebpaige made their first contribution in #368
- @pamorgan made their first contribution in #462
Full Changelog: v0.24.0...v0.24.1
v0.24.0
v0.23.0
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
- @abdelkd made their first contribution in #311
- @IvanLH made their first contribution in #340
- @hkt74 made their first contribution in #342
- @MarkDaoust made their first contribution in #344
- @Leask made their first contribution in #318
- @ImBIOS made their first contribution in #268
Full Changelog: v0.22.0...v0.23.0
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]