Skip to content

Commit ab7b2ee

Browse files
committed
Add OpenAI to requirements
In this update, the OpenAI package with a version of at least 1.15.0 has been added to the requirements.txt file. This is crucial for the successful installation and operation of the project.
1 parent d6b57f6 commit ab7b2ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ requests
22
pandas >= 1.3.5
33
mindsdb-sql >= 0.13.0, < 0.14.0
44
docstring-parser >= 0.7.3
5+
openai >= 1.15.0

0 commit comments

Comments
 (0)