mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
fix: syntax error
This commit is contained in:
parent
97b3acbf3b
commit
49548e26b7
2 changed files with 12 additions and 1 deletions
|
|
@ -27,7 +27,9 @@
|
|||
"undici": "^5.21.0",
|
||||
"uuid": "^9.0.0",
|
||||
"ws": "^8.13.0",
|
||||
"js-tiktoken": "^1.0.5"
|
||||
"js-tiktoken": "^1.0.5",
|
||||
"quick-lru": "6.1.1",
|
||||
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@node-rs/jieba": "^1.6.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue