Skip to content

Commit

Permalink
use older version of openai for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
lqhl committed May 6, 2024
1 parent c19f288 commit 057e2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ streamlit==1.25
streamlit-auth0-component
altair==4.2.2
clickhouse-connect
openai
openai==0.28.1
lark
tiktoken
sql-formatter
Expand Down

0 comments on commit 057e2f9

Please sign in to comment.