System optimize (#303)
Showing
| ... | @@ -12,7 +12,6 @@ | ... | @@ -12,7 +12,6 @@ |
| "@chakra-ui/icons": "^2.0.17", | "@chakra-ui/icons": "^2.0.17", | ||
| "@chakra-ui/react": "^2.7.0", | "@chakra-ui/react": "^2.7.0", | ||
| "@chakra-ui/system": "^2.5.8", | "@chakra-ui/system": "^2.5.8", | ||
| "@dqbd/tiktoken": "^1.0.7", | |||
| "@emotion/react": "^11.10.6", | "@emotion/react": "^11.10.6", | ||
| "@emotion/styled": "^11.10.6", | "@emotion/styled": "^11.10.6", | ||
| "@mozilla/readability": "^0.4.4", | "@mozilla/readability": "^0.4.4", | ||
| ... | @@ -32,6 +31,7 @@ | ... | @@ -32,6 +31,7 @@ |
| "i18next": "^22.5.1", | "i18next": "^22.5.1", | ||
| "immer": "^9.0.19", | "immer": "^9.0.19", | ||
| "js-cookie": "^3.0.5", | "js-cookie": "^3.0.5", | ||
| "js-tiktoken": "^1.0.7", | |||
| "jschardet": "^3.0.0", | "jschardet": "^3.0.0", | ||
| "jsdom": "^22.1.0", | "jsdom": "^22.1.0", | ||
| "jsonwebtoken": "^9.0.0", | "jsonwebtoken": "^9.0.0", | ||
| ... | ... |
client/public/icon/fill/app.svg
0 → 100644
client/public/js/cl100k_base.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
client/src/components/MyImage/index.tsx
0 → 100644
client/src/utils/common/adapt/message.ts
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
client/src/utils/common/tiktoken/index.ts
0 → 100644
client/src/utils/plugin/index.ts
deleted
100644 → 0
client/src/utils/plugin/openai.ts
deleted
100644 → 0
Please
register
or
sign in
to comment