mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-27 18:04:15 +08:00
Add ChatGLM API (#567)
* Add ChatGLM API * add minimal build * a small patch --------- Co-authored-by: josc146 <josStorer@outlook.com>
This commit is contained in:
@@ -22,19 +22,23 @@
|
||||
"@nem035/gpt-3-encoder": "^1.1.7",
|
||||
"@picocss/pico": "^1.5.9",
|
||||
"@primer/octicons-react": "^18.3.0",
|
||||
"buffer": "^6.0.3",
|
||||
"claude-ai": "^1.2.2",
|
||||
"countries-list": "^2.6.1",
|
||||
"crypto-browserify": "^3.12.0",
|
||||
"diff": "^5.1.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"github-markdown-css": "^5.2.0",
|
||||
"gpt-3-encoder": "^1.1.4",
|
||||
"graphql": "^16.6.0",
|
||||
"i18next": "^22.4.15",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"katex": "^0.16.6",
|
||||
"lodash-es": "^4.17.21",
|
||||
"md5": "^2.3.0",
|
||||
"parse5": "^6.0.1",
|
||||
"preact": "^10.13.2",
|
||||
"process": "^0.11.10",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "npm:@preact/compat@^17.1.2",
|
||||
"react-bootstrap-icons": "^1.10.3",
|
||||
@@ -50,6 +54,8 @@
|
||||
"remark-breaks": "^3.0.2",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-math": "^5.1.1",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"util": "^0.12.5",
|
||||
"uuid": "^9.0.0",
|
||||
"webextension-polyfill": "^0.10.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user