Perf code (#6978)
* doc * perf: count token * doc
Showing
| ... | @@ -39,6 +39,7 @@ | ... | @@ -39,6 +39,7 @@ |
| "encoding": "^0.1.13", | "encoding": "^0.1.13", | ||
| "file-type": "catalog:", | "file-type": "catalog:", | ||
| "form-data": "^4.0.4", | "form-data": "^4.0.4", | ||
| "gpt-tokenizer": "catalog:", | |||
| "http-proxy-agent": "^7.0.2", | "http-proxy-agent": "^7.0.2", | ||
| "https-proxy-agent": "^7.0.6", | "https-proxy-agent": "^7.0.6", | ||
| "iconv-lite": "^0.6.3", | "iconv-lite": "^0.6.3", | ||
| ... | @@ -71,7 +72,6 @@ | ... | @@ -71,7 +72,6 @@ |
| "proxy-addr": "catalog:", | "proxy-addr": "catalog:", | ||
| "proxy-agent": "catalog:", | "proxy-agent": "catalog:", | ||
| "proxy-from-env": "^1.1.0", | "proxy-from-env": "^1.1.0", | ||
| "tiktoken": "1.0.17", | |||
| "turndown": "^7.1.2", | "turndown": "^7.1.2", | ||
| "undici": "^7.18.2", | "undici": "^7.18.2", | ||
| "winston": "^3.17.0", | "winston": "^3.17.0", | ||
| ... | ... |
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