Skip to content

Commit ca525c2

Browse files
authored
Update ragas-arize.ipynb (#637)
Caught one additional typo
1 parent 69b80be commit ca525c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/howtos/integrations/ragas-arize.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"\n",
1818
"Building a baseline for a RAG pipeline is not usually difficult, but enhancing it to make it suitable for production and ensuring the quality of your responses is almost always hard. Choosing the right tools and parameters for RAG can itself be challenging when there is an abundance of options available. This tutorial shares a robust workflow for making the right choices while building your RAG and ensuring its quality. \n",
1919
"\n",
20-
"This articles covers how to evaluate, visualize and analyze your RAG using a combination of open-source libraries. We will be using\n",
20+
"This article covers how to evaluate, visualize and analyze your RAG using a combination of open-source libraries. We will be using:\n",
2121
"\n",
2222
"- [Ragas](https://docs.ragas.io/en/stable/) for synthetic test data generation and evaluation\n",
2323
"- Arize AI’s [Phoenix](https://docs.arize.com/phoenix) for tracing, visualization, and cluster analysis\n",

0 commit comments

Comments
 (0)