Skip to content

Commit

Permalink
Update llama_index_quickstart.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
joshreini1 authored May 15, 2024
1 parent e557792 commit 9a6edec
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@
" Feedback(provider.groundedness_measure_with_cot_reasons)\n",
" .on(context.collect()) # collect context chunks into a list\n",
" .on_output()\n",
" .aggregate(provider.grounded_statements_aggregator)\n",
")\n",
"\n",
"# Question/answer relevance between overall question and answer.\n",
Expand Down

0 comments on commit 9a6edec

Please sign in to comment.