Update dependency @google/generative-ai to ^0.24.0 #25
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.21.0
->^0.24.0
Release Notes
google/generative-ai-js (@google/generative-ai)
v0.24.0
Compare Source
Minor Changes
13466b3
: added support for buffers in uploadFile64e5af7
: BREAKING CHANGE: Enforce format safety when using string schemasv0.23.0
Compare Source
Minor Changes
da7ed0e
: Introduce a new error type to represent AbortError from SDKPatch Changes
16737d3
: Fixes issue #218 by ensuring system instructions are formatted always, not just when TTL is specified9e95663
: fix: Exclude content with empty parts from chat historybe83756
: Added custom header support to the Server package, matching functionality on the client package33c3c24
: add HARM_CATEGORY_CIVIC_INTEGRITYv0.22.0
Compare Source
Minor Changes
b546cba
: Breaking change: Fix typo of groundingChunks85621eb
: Breaking change: Fix typo of 'groundingSupport' -> 'groundingSupports'3004d3b
: The schema types are now more specific, using a discriminated union based on the 'type' field to more accurately define which fields are allowed.Patch Changes
864afb7
: Swapped the package manager to npm, in order to take advantage of npm audit fix070bcdc
: Fix undefined candidate index.6a99ed8
: Make sure chat api do not send empty text request after encounter any server error that returns empty response. This fixes issue #124 and issue #286.25d3a92
: update FinishReason enumd87cf1d
: Fix flaky integration test with toolsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.