Parse markdown into an OpenAI chat completion request
This commit is contained in:
parent
3984cc6d39
commit
912fd23006
7 changed files with 357 additions and 0 deletions
|
@ -46,6 +46,7 @@ collections = { path = "../collections", features = ["test-support"] }
|
|||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
live_kit_server = { path = "../live_kit_server" }
|
||||
media = { path = "../media" }
|
||||
nanoid = "0.4"
|
||||
|
||||
anyhow.workspace = true
|
||||
async-trait.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue