Skip to content

Commit

Permalink
openai_version (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushal07wick authored Jan 21, 2024
1 parent 601310b commit 3c1fdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Code-Documentation-QA-Bot/main.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"metadata": {},
"outputs": [],
"source": [
"!pip install -qq openai langchain tiktoken unstructured\n",
"!pip install -qq openai==0.28 langchain tiktoken unstructured\n",
"!pip install -qq lancedb"
]
},
Expand Down

0 comments on commit 3c1fdb0

Please sign in to comment.