Replace Azure AI dependencies with Google Generative AI integration

This commit is contained in:
암냥 2026-04-04 00:06:04 +09:00
commit 66308334ff
No known key found for this signature in database
3 changed files with 33 additions and 64 deletions

View file

@ -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",