progress on prompt chains
This commit is contained in:
parent
40755961ea
commit
500af6d775
8 changed files with 349 additions and 76 deletions
|
@ -11,6 +11,7 @@ doctest = false
|
|||
[dependencies]
|
||||
gpui = { path = "../gpui" }
|
||||
util = { path = "../util" }
|
||||
language = { path = "../language" }
|
||||
async-trait.workspace = true
|
||||
anyhow.workspace = true
|
||||
futures.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue