Skip to content

Commit

Permalink
More pip install updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed Aug 5, 2024
1 parent 98eb8f0 commit 42fe5c9
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 137 deletions.
2 changes: 1 addition & 1 deletion notebooks/evaluating-llms-with-uptrain/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install uptrain==0.5.0 openai==1.3.3 langchain==0.1.4 tiktoken==0.5.2 --quiet"
"%pip install uptrain==0.7.1 openai==1.6.1 langchain==0.1.4 tiktoken==0.5.2 --quiet"
]
},
{
Expand Down
Loading

0 comments on commit 42fe5c9

Please sign in to comment.