Skip to content

Commit d91cfa3

Browse files
committed
Fix openai on 0.28.1 until upstream libraries have adapted to new API
1 parent 93ffce8 commit d91cfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openai<1.0.0
1+
openai==0.28.1
22
python-dotenv
33
wikipedia
44
tiktoken

0 commit comments

Comments
 (0)