feat: 添加星火支持(beta)

This commit is contained in:
ikechan8370 2023-05-12 20:11:08 +08:00
parent 76f0328a8e
commit 926f07c8e9
7 changed files with 268 additions and 5 deletions

View file

@ -13,9 +13,11 @@
"chatgpt": "^5.1.1",
"delay": "^5.0.0",
"diff": "^5.1.0",
"emoji-strip": "^1.0.1",
"eventsource": "^2.0.2",
"eventsource-parser": "^1.0.0",
"fastify": "^4.13.0",
"form-data": "^4.0.0",
"https-proxy-agent": "5.0.1",
"keyv": "^4.5.2",
"keyv-file": "^0.2.0",
@ -26,8 +28,7 @@
"random": "^4.1.0",
"undici": "^5.21.0",
"uuid": "^9.0.0",
"ws": "^8.13.0",
"emoji-strip": "^1.0.1"
"ws": "^8.13.0"
},
"optionalDependencies": {
"@node-rs/jieba": "^1.6.2",