Skip to content

Commit

Permalink
Releases/rc trulens eval 0.18.2 (#624)
Browse files Browse the repository at this point in the history
* version bump quickstarts

* version bump py quickstarts

* version bump all_tools

* format quickstarts

* version bump init

* update package one-liner
  • Loading branch information
joshreini1 authored Dec 1, 2023
1 parent e82468d commit 19210fd
Show file tree
Hide file tree
Showing 15 changed files with 564 additions and 329 deletions.
2 changes: 1 addition & 1 deletion trulens_eval/examples/quickstart/groundtruth_evals.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"metadata": {},
"outputs": [],
"source": [
"# ! pip install trulens_eval==0.18.1 openai==1.3.1"
"# ! pip install trulens_eval==0.18.2 openai==1.3.1"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion trulens_eval/examples/quickstart/human_feedback.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"metadata": {},
"outputs": [],
"source": [
"# ! pip install trulens_eval==0.18.1 openai==1.3.1"
"# ! pip install trulens_eval==0.18.2 openai==1.3.1"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"metadata": {},
"outputs": [],
"source": [
"# ! pip install trulens_eval==0.18.1 openai==1.3.1"
"# ! pip install trulens_eval==0.18.2 openai==1.3.1"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"metadata": {},
"outputs": [],
"source": [
"# pip install trulens_eval==0.18.1 llama_index>=0.8.69 html2text>=2020.1.16 "
"# pip install trulens_eval==0.18.2 llama_index>=0.8.69 html2text>=2020.1.16 "
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion trulens_eval/examples/quickstart/prototype_evals.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"metadata": {},
"outputs": [],
"source": [
"# ! pip install trulens_eval==0.18.1"
"# ! pip install trulens_eval==0.18.2"
]
},
{
Expand Down
Loading

0 comments on commit 19210fd

Please sign in to comment.