Skip to content

Commit

Permalink
chore: fix pip install in notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerHYang committed Dec 9, 2024
1 parent 98574aa commit 7f03551
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install -Uq \"arize-phoenix[llama-index]\" gcsfs faker"
"%pip install -Uq \"arize-phoenix[llama-index]\" openinference-instrumentation-llama-index gcsfs faker"
]
},
{
Expand Down

0 comments on commit 7f03551

Please sign in to comment.