Upgrade to GPT-4 💪

This commit is contained in:
Alex Page 2023-03-29 00:12:42 -04:00
parent 0d896d30bd
commit f438fb7341
3 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@ parking_lot = "0.12.1"
poise = "0.5.2"
tracing = "0.1.37"
tracing-futures = "0.2.5"
openai = "1.0.0-alpha.6"
openai = "1.0.0-alpha.8"
rand = "0.8.5"
thiserror = "1.0.39"