Add tiktoken dependency to pyproject.toml and uv.lock

- Updated pyproject.toml to include "tiktoken>=0.12.0" in dependencies.
- Modified uv.lock to reflect the addition of tiktoken in both dependencies and requires-dist sections.
This commit is contained in:
2026-02-18 18:57:26 +01:00
parent a8e15d66f7
commit ac389113da
3 changed files with 2128 additions and 0 deletions

File diff suppressed because one or more lines are too long