add draft change

This commit is contained in:
Adil Hafeez 2025-06-23 16:04:14 -07:00
parent a03aef8b4c
commit 3f21e29703
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
6 changed files with 55 additions and 7 deletions

View file

@ -19,6 +19,7 @@ hex = "0.4.3"
urlencoding = "2.1.3"
url = "2.5.4"
hermesllm = { version = "0.1.0", path = "../hermesllm" }
serde_with = "3.13.0"
[dev-dependencies]
pretty_assertions = "1.4.1"