Switch from openai to async-openai crate
This commit is contained in:
parent
ec66822602
commit
ddaf3ee7f2
4 changed files with 171 additions and 39 deletions
|
@ -14,6 +14,7 @@ rand = "0.8.5"
|
|||
reqwest = "0.11.23"
|
||||
songbird = "0.4.0"
|
||||
thiserror = "1.0.39"
|
||||
async-openai = "0.18.1"
|
||||
|
||||
[dependencies.symphonia]
|
||||
version = "0.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue