update dependences

This commit is contained in:
jhqxxx
2025-10-27 10:55:40 +08:00
parent 324805fc5a
commit 1dcccf5aeb
13 changed files with 53 additions and 52 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ base64 = "0.22.1"
num = "0.4.3"
minijinja = "2.12.0"
tokenizers = "0.22.1"
openai_dive = { git = "https://github.com/jhqxxx/openai-client.git", version = "1.3.3", tag = "1.3.3", features = ["stream"]}
aha_openai_dive = {version = "1.3.2", features = ["stream"]}
uuid = { version = "1.18.1", features = ["v4"]}
chrono = "0.4.42"
rocket = "0.5.1"