Skip to content

Commit

Permalink
✨ Feature(custom): upgrade google sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Nov 19, 2024
1 parent ff5bf0f commit e420f82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@azure/openai": "1.0.0-beta.4",
"@element-plus/icons-vue": "^2.3.1",
"@google/generative-ai": "^0.5.0",
"@google/generative-ai": "^0.21.0",
"axios": "^1.6.2",
"core-js": "^3.37.1",
"dexie": "^3.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1342,10 +1342,10 @@
resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.1.1.tgz#1a5b1959a528e374e8037c4396c3e825d6cf4a83"
integrity sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw==

"@google/generative-ai@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@google/generative-ai/-/generative-ai-0.5.0.tgz#3495e9499a57d698a3ef3a0e590914341ec68099"
integrity sha512-uxfN3mROgVxb+9KrlVHIiglcWgNE86pVTS9TRkGS6hMvQoZ5TrB1TIMcW5ZYWxlRhMwtmEdJnNMUxSqM3Qp/Ag==
"@google/generative-ai@^0.21.0":
version "0.21.0"
resolved "https://registry.yarnpkg.com/@google/generative-ai/-/generative-ai-0.21.0.tgz#a5011aab9e6082e706937b26ef23445933fa0d15"
integrity sha512-7XhUbtnlkSEZK15kN3t+tzIMxsbKm/dSkKBFalj+20NvPKe1kBY7mR2P7vuijEn+f06z5+A8bVGKO0v39cr6Wg==

"@hapi/hoek@^9.0.0":
version "9.3.0"
Expand Down

0 comments on commit e420f82

Please sign in to comment.