Skip to content

Commit

Permalink
pin openai version below 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
axiomofjoy committed Nov 7, 2023
1 parent 172307d commit 88c29b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies = [
"arize",
"langchain>=0.0.324",
"llama-index>=0.8.29",
"openai",
"openai<1.0.0",
"tenacity",
"nltk==3.8.1",
"sentence-transformers==2.2.2",
Expand Down

0 comments on commit 88c29b9

Please sign in to comment.