chore: install vercel/ai package; remove gigachat/ai static file; requests from /gigachat endpoint are not require SSL

This commit is contained in:
Ruslan Zagitov
2025-01-31 12:12:20 +03:00
parent 4ef941d62f
commit daf5bf7970
3 changed files with 361 additions and 61 deletions

View File

@@ -23,6 +23,7 @@
"license": "MIT",
"homepage": "https://bitbucket.org/online-mentor/multi-stub#readme",
"dependencies": {
"ai": "^4.1.13",
"axios": "^1.7.7",
"bcrypt": "^5.1.0",
"body-parser": "^1.19.0",
@@ -52,4 +53,4 @@
"nodemon": "3.0.1",
"supertest": "^7.0.0"
}
}
}