use oenAi chat

This commit is contained in:
morteza-mortezai
2025-11-29 20:48:54 +03:30
parent 10f925d6b2
commit f955bf7d78
9 changed files with 417 additions and 211 deletions
+4 -1
View File
@@ -31,7 +31,6 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.691.0",
"@faker-js/faker": "^7.6.0",
"openai": "^4.0.0",
"@nestjs/mapped-types": "^2.0.6",
"ansi-colors": "^4.1.3",
"axios": "^1.7.7",
@@ -40,6 +39,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"compression": "^1.7.5",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"csv": "^6.3.11",
"dayjs": "^1.11.13",
@@ -60,6 +60,7 @@
"multer-s3": "^3.0.1",
"node-cache": "^5.1.2",
"nodemailer": "^6.9.16",
"openai": "^4.0.0",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"reflect-metadata": "^0.2.2",
@@ -67,6 +68,7 @@
"socket.io": "^4.8.1",
"strip-ansi": "6.0.1",
"swagger-ui-express": "^5.0.1",
"ulid": "^3.0.1",
"winston": "^3.17.0"
},
"devDependencies": {
@@ -74,6 +76,7 @@
"@commitlint/config-conventional": "^19.5.0",
"@types/bcrypt": "^5.0.2",
"@types/compression": "^1.7.5",
"@types/cookie-parser": "^1.4.10",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.7",