location-tips / location-tips-nx

0 stars 0 forks source link

Bump @google/generative-ai from 0.14.0 to 0.19.0 #153

Open dependabot[bot] opened 2 days ago

dependabot[bot] commented 2 days ago

Bumps @google/generative-ai from 0.14.0 to 0.19.0.

Release notes

Sourced from @​google/generative-ai's releases.

@​google/generative-ai@​0.17.0

What's Changed

New Contributors

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@​google/generative-ai@​0.16.0...@​google/generative-ai@​0.17.0

@​google/generative-ai@​0.16.1

Patch release for 0.16.x.

What's Changed

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@​google/generative-ai@​0.16.0...@​google/generative-ai@​0.16.1

@​google/generative-ai@​0.16.0

What's Changed

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@​google/generative-ai@​0.15.0...@​google/generative-ai@​0.16.0

@​google/generative-ai@​0.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@​google/generative-ai@​0.14.1...@​google/generative-ai@​0.15.0

... (truncated)

Changelog

Sourced from @​google/generative-ai's changelog.

0.19.0

Minor Changes

  • 00dc7a1: Use lowercase SchemaType enum values to match json-schema.

0.18.0

Minor Changes

  • fc008a1: Add ability to set modelParams (generationConfig, safetySettings) on getGenerativeModelFromCachedContent().

0.17.2

Patch Changes

  • d8f6b4f: Fix language marker in text helper for executable code results.

0.17.1

Patch Changes

  • fdfb5bd: Fix reference to requestOptions in startChat.

0.17.0

Minor Changes

  • 3b5daae: Fix Schema type to reference itself and not a derived type in its items array and properties map.

0.16.1

This is a cherry-picked patch to fix an bug for users pinned to versions 0.16.x.

Patch Changes

  • fdfb5bd: Fix reference to requestOptions in startChat.

0.16.0

Minor Changes

  • d2d42ca: Adds SingleRequestOptions with AbortSignal support to most of the asynchronous methods of GenerativeModel, GoogleAIFileManager and ChatSession.

0.15.0

Minor Changes

  • 05b8631: Add FinishReason.LANGUAGE enum value.

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)