Replace Azure AI dependencies with Google Generative AI integration
This commit is contained in:
parent
a791e03ae4
commit
66308334ff
3 changed files with 33 additions and 64 deletions
|
|
@ -10,9 +10,7 @@
|
|||
"typescript": "^5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure-rest/ai-inference": "^1.0.0-beta.6",
|
||||
"@azure/core-auth": "^1.9.0",
|
||||
"@azure/core-sse": "^2.2.0",
|
||||
"@google/generative-ai": "^0.24.1",
|
||||
"@napi-rs/canvas": "^0.1.70",
|
||||
"cheerio": "^1.0.0",
|
||||
"exceljs": "^4.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue