Skip to content

Commit

Permalink
Update ollama_quickstart.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
joshreini1 authored May 21, 2024
1 parent 43bfb74 commit e06afaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"outputs": [],
"source": [
"# Initialize LiteLLM-based feedback function collection class:\n",
"from trulens_eval import LiteLLM\n",
"from trulens_eval.feedback.provider import LiteLLM\n",
"import litellm\n",
"litellm.set_verbose=False\n",
"\n",
Expand Down

0 comments on commit e06afaf

Please sign in to comment.