Update openai crate

This commit is contained in:
Alex Page 2023-03-06 03:05:38 -05:00
parent 2de52dfe9d
commit eb56c024cd
2 changed files with 6 additions and 6 deletions

View file

@ -10,7 +10,7 @@ poise = "0.5.2"
tracing = "0.1.37"
tracing-subscriber = "0.3.16"
tracing-futures = "0.2.5"
openai = "1.0.0-alpha.5"
openai = "1.0.0-alpha.6"
rand = "0.8.5"
[dependencies.songbird]