This commit is contained in:
Ahmed Ibrahim
2025-11-13 17:30:20 -08:00
parent 109f00da0a
commit 090ffa4b0f
5 changed files with 14 additions and 7 deletions

View File

@@ -10,6 +10,7 @@ workspace = true
anyhow = { workspace = true }
thiserror = { workspace = true }
tiktoken-rs = "0.7"
tokio.workspace = true
[dev-dependencies]
pretty_assertions = { workspace = true }