Skip to content

Commit

Permalink
Merge pull request #525 from superlinked/update-raptor-article
Browse files Browse the repository at this point in the history
Update improve-rag-with-raptor.md
  • Loading branch information
robertdhayanturner authored Nov 6, 2024
2 parents 5484de6 + 2f52cac commit 48f7bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/articles/improve-rag-with-raptor.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ RAPTOR RAG performed **better than vanilla RAG** at handling retrieval on our hi

## Your turn

Now it's your turn to try out RAPTOR RAG! Here's the Google [colab](https://colab.research.google.com/drive/1I3WI0U4sgb2nc1QTQm51kThZb2q4MXyr?usp=sharing).
Now it's your turn to try out RAPTOR RAG! Here's the Google [colab](../assets/use_cases/improve-rag-with-raptor/raptor_with_rag.ipynb).

To learn more about the intricacies of RAPTOR, check out their official [GitHub repository](https://github.com/parthsarthi03/raptor/tree/master). For an even deeper dive, we highly recommend the official [paper](https://arxiv.org/pdf/2401.18059)!

Expand Down

0 comments on commit 48f7bce

Please sign in to comment.