Skip to content

Commit

Permalink
pin openai version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Sep 25, 2024
1 parent 3ed4948 commit cbe80a0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"outputs": [],
"source": [
"!pip3 install -U pyvespa ir_datasets openai pytrec_eval vespacli"
"!pip3 install -U pyvespa ir_datasets openai==1.47.1 pytrec_eval vespacli"
]
},
{
Expand Down Expand Up @@ -1235,4 +1235,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit cbe80a0

Please sign in to comment.