This commit is contained in:
Ahmed Ibrahim
2025-11-13 17:39:07 -08:00
parent ab1287cdb0
commit df640801f2
3 changed files with 14 additions and 3 deletions

View File

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