[Add] AiResponse
This commit is contained in:
parent
50dea26a74
commit
f63722f67c
3 changed files with 24 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ thiserror = "2"
|
|||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
stp-core = { git = "https://git.methanium.net/shoal/stp.git" }
|
||||
tokio = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue