External dataset (#1497)
* perf: read rawText and chunk code * perf: read raw text * perf: read rawtext * perf: token count * log
Showing
packages/global/core/dataset/read.ts
0 → 100644
packages/service/core/dataset/read.ts
0 → 100644
| ... | ... | @@ -13,10 +13,10 @@ |
| "decompress": "^4.2.1", | ||
| "domino-ext": "^2.1.4", | ||
| "encoding": "^0.1.13", | ||
| "fastgpt-js-tiktoken": "^1.0.12", | ||
| "file-type": "^19.0.0", | ||
| "iconv-lite": "^0.6.3", | ||
| "joplin-turndown-plugin-gfm": "^1.0.12", | ||
| "js-tiktoken": "^1.0.7", | ||
| "json5": "^2.2.3", | ||
| "jsonwebtoken": "^9.0.2", | ||
| "mammoth": "^1.6.0", | ||
| ... | ... |
projects/app/src/middleware.ts
0 → 100644
projects/app/src/pages/api/core/ai/token.ts
0 → 100644
Please
register
or
sign in
to comment