Perf code (#6978)
* doc * perf: count token * doc
Showing
| ... | ... | @@ -39,6 +39,7 @@ |
| "encoding": "^0.1.13", | ||
| "file-type": "catalog:", | ||
| "form-data": "^4.0.4", | ||
| "gpt-tokenizer": "catalog:", | ||
| "http-proxy-agent": "^7.0.2", | ||
| "https-proxy-agent": "^7.0.6", | ||
| "iconv-lite": "^0.6.3", | ||
| ... | ... | @@ -71,7 +72,6 @@ |
| "proxy-addr": "catalog:", | ||
| "proxy-agent": "catalog:", | ||
| "proxy-from-env": "^1.1.0", | ||
| "tiktoken": "1.0.17", | ||
| "turndown": "^7.1.2", | ||
| "undici": "^7.18.2", | ||
| "winston": "^3.17.0", | ||
| ... | ... | @@ -94,4 +94,4 @@ |
| "@types/tunnel": "^0.0.4", | ||
| "@types/turndown": "^5.0.4" | ||
| } | ||
| } | ||
| \ No newline at end of file | ||
| } |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
packages/service/worker/tokenWorkerConfig.ts
0 → 100644
Please
register
or
sign in
to comment