day 5
This commit is contained in:
parent
055510a6d0
commit
89e0508f96
4 changed files with 590 additions and 23 deletions
|
@ -25,3 +25,5 @@ serde_json = "1"
|
|||
tiktoken-rs = "0.5"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
itertools = "0.12"
|
||||
derive_builder = "0.12.0"
|
||||
rayon = "1.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue