Implement queue
This commit is contained in:
parent
eb56c024cd
commit
07618676db
4 changed files with 306 additions and 13 deletions
|
@ -12,6 +12,7 @@ tracing-subscriber = "0.3.16"
|
|||
tracing-futures = "0.2.5"
|
||||
openai = "1.0.0-alpha.6"
|
||||
rand = "0.8.5"
|
||||
thiserror = "1.0.39"
|
||||
|
||||
[dependencies.songbird]
|
||||
version = "0.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue