mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 03:30:40 +00:00
chore: remove tiktoken dependency and replace with character-based token estimation
This commit is contained in:
parent
ff5ea3c6d7
commit
35c865968f
22 changed files with 329 additions and 595 deletions
|
|
@ -33,7 +33,6 @@ const external = [
|
|||
'@lydell/node-pty-linux-x64',
|
||||
'@lydell/node-pty-win32-arm64',
|
||||
'@lydell/node-pty-win32-x64',
|
||||
'tiktoken',
|
||||
];
|
||||
|
||||
esbuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue