feat: 添加realtime_dialog和realtime_dialog_external_rag_test项目,更新test2项目

This commit is contained in:
User
2026-03-13 13:06:46 +08:00
parent 9dab61345c
commit 5521b673f5
215 changed files with 7626 additions and 1876 deletions

View File

@@ -14,7 +14,9 @@
"crypto-js": "^4.2.0",
"dotenv": "^16.6.1",
"express": "^4.18.2",
"mysql2": "^3.19.1",
"node-fetch": "^2.7.0",
"uuid": "^9.0.0"
"uuid": "^9.0.0",
"ws": "^8.19.0"
}
}