移除tiktoken依赖

This commit is contained in:
xunbu
2026-01-10 23:40:40 +08:00
parent 520adf6fd5
commit bef797fdc2
4 changed files with 29 additions and 83 deletions

View File

@@ -7,6 +7,7 @@ v1.6.1版 2025.1.9
- 自动生成术语表不覆盖用户术语表,最终下载的是合并术语表
优化
- 其它优化
- 移除tiktoken依赖
----------------
v1.6.0版 2025.12.31
特性