feat: ai strategy (wip)
This commit is contained in:
parent
899a690869
commit
ab770f3a34
14 changed files with 421 additions and 57 deletions
|
|
@ -7,4 +7,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
pretty_assertions = "1.4.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
store = { path = "../store" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue