Skip to content

Commit

Permalink
update openai version on notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhutcherson committed Jan 8, 2025
1 parent 222d3fe commit d9d6564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/openai_qna_09.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"source": [
"# first we need to install a few things\n",
"\n",
"%pip install pandas wget tenacity tiktoken openai==0.28.1"
"%pip install pandas wget tenacity tiktoken openai==1.13.0"
]
},
{
Expand Down

0 comments on commit d9d6564

Please sign in to comment.