Skip to content

Commit

Permalink
fixed the raptor example in llama-index-packs by updating the pip ins… (
Browse files Browse the repository at this point in the history
  • Loading branch information
Riddhimaan-Senapati authored Dec 23, 2024
1 parent eb3ec5b commit 9b25d8c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"metadata": {},
"outputs": [],
"source": [
"!pip install llama-index llama-index-packs-raptor llama-index-vector-stores-qdrant"
"!pip install llama-index llama-index-packs-raptor llama-index-vector-stores-chroma\n",
"!pip install --upgrade transformers"
]
},
{
Expand Down

0 comments on commit 9b25d8c

Please sign in to comment.