okisdev / ChatChat

Chat Chat, your own unified chat and search to AI platform, with a simple and easy to use interface.
https://chat.okisdev.com
GNU Affero General Public License v3.0
1.17k stars 216 forks source link

fix(deps): update dependency @google/generative-ai to ^0.7.0 #294

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google/generative-ai ^0.3.1 -> ^0.7.0 age adoption passing confidence

Release Notes

google/generative-ai-js (@​google/generative-ai) ### [`v0.7.1`](https://togithub.com/google/generative-ai-js/releases/tag/%40google/generative-ai%400.7.1) [Compare Source](https://togithub.com/google/generative-ai-js/compare/@google/generative-ai@0.7.0...@google/generative-ai@0.7.1) #### What's Changed - Update README.md by [@​hu-qi](https://togithub.com/hu-qi) in [https://github.com/google/generative-ai-js/pull/97](https://togithub.com/google/generative-ai-js/pull/97) - Add Github release workflow by [@​hsubox76](https://togithub.com/hsubox76) in [https://github.com/google/generative-ai-js/pull/104](https://togithub.com/google/generative-ai-js/pull/104) - Fix a couple bugs where not all params are passed through to the request by [@​hsubox76](https://togithub.com/hsubox76) in [https://github.com/google/generative-ai-js/pull/103](https://togithub.com/google/generative-ai-js/pull/103) - Version Packages by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/google/generative-ai-js/pull/105](https://togithub.com/google/generative-ai-js/pull/105) #### New Contributors - [@​hu-qi](https://togithub.com/hu-qi) made their first contribution in [https://github.com/google/generative-ai-js/pull/97](https://togithub.com/google/generative-ai-js/pull/97) **Full Changelog**: https://github.com/google/generative-ai-js/compare/[@​google/generative-ai](https://togithub.com/google/generative-ai)[@​0](https://togithub.com/0).7.0...[@​google/generative-ai](https://togithub.com/google/generative-ai)[@​0](https://togithub.com/0).7.1 ### [`v0.7.0`](https://togithub.com/google/generative-ai-js/releases/tag/%40google/generative-ai%400.7.0) [Compare Source](https://togithub.com/google/generative-ai-js/compare/@google/generative-ai@0.6.0...@google/generative-ai@0.7.0) #### What's Changed - Change default apiVersion to "v1beta" by [@​hsubox76](https://togithub.com/hsubox76) in [https://github.com/google/generative-ai-js/pull/94](https://togithub.com/google/generative-ai-js/pull/94) - Version Packages by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/google/generative-ai-js/pull/96](https://togithub.com/google/generative-ai-js/pull/96) **Full Changelog**: https://github.com/google/generative-ai-js/compare/[@​google/generative-ai](https://togithub.com/google/generative-ai)[@​0](https://togithub.com/0).6.0...[@​google/generative-ai](https://togithub.com/google/generative-ai)[@​0](https://togithub.com/0).7.0 ### [`v0.6.0`](https://togithub.com/google/generative-ai-js/releases/tag/%40google/generative-ai%400.6.0) [Compare Source](https://togithub.com/google/generative-ai-js/compare/@google/generative-ai@0.5.0...@google/generative-ai@0.6.0) #### What's Changed - Refactor makeRequest by [@​hsubox76](https://togithub.com/hsubox76) in [https://github.com/google/generative-ai-js/pull/87](https://togithub.com/google/generative-ai-js/pull/87) - Add systemInstruction and toolConfig by [@​hsubox76](https://togithub.com/hsubox76) in [https://github.com/google/generative-ai-js/pull/89](https://togithub.com/google/generative-ai-js/pull/89) - Add changeset by [@​hsubox76](https://togithub.com/hsubox76) in [https://github.com/google/generative-ai-js/pull/93](https://togithub.com/google/generative-ai-js/pull/93) - Version Packages by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/google/generative-ai-js/pull/88](https://togithub.com/google/generative-ai-js/pull/88) **Full Changelog**: https://github.com/google/generative-ai-js/compare/[@​google/generative-ai](https://togithub.com/google/generative-ai)[@​0](https://togithub.com/0).5.0...[@​google/generative-ai](https://togithub.com/google/generative-ai)[@​0](https://togithub.com/0).6.0 ### [`v0.5.0`](https://togithub.com/google/generative-ai-js/releases/tag/%40google/generative-ai%400.5.0) [Compare Source](https://togithub.com/google/generative-ai-js/compare/@google/generative-ai@0.4.0...@google/generative-ai@0.5.0) #### What's Changed - add apiClient option by [@​hsubox76](https://togithub.com/hsubox76) in [https://github.com/google/generative-ai-js/pull/84](https://togithub.com/google/generative-ai-js/pull/84) - Version Packages by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/google/generative-ai-js/pull/85](https://togithub.com/google/generative-ai-js/pull/85) **Full Changelog**: https://github.com/google/generative-ai-js/compare/[@​google/generative-ai](https://togithub.com/google/generative-ai)[@​0](https://togithub.com/0).4.0...[@​google/generative-ai](https://togithub.com/google/generative-ai)[@​0](https://togithub.com/0).5.0 ### [`v0.4.0`](https://togithub.com/google/generative-ai-js/compare/@google/generative-ai@0.3.1...@google/generative-ai@0.4.0) [Compare Source](https://togithub.com/google/generative-ai-js/compare/@google/generative-ai@0.3.1...@google/generative-ai@0.4.0)

Configuration

📅 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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chat-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 5:47pm