Skip to content

Commit c532fac

Browse files
docs: fix misspelled word in uptrain.ipynb (#31411)
1 parent 1917dd1 commit c532fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/integrations/callbacks/uptrain.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"\n",
2727
"This notebook showcases the UpTrain callback handler seamlessly integrating into your pipeline, facilitating diverse evaluations. We have chosen a few evaluations that we deemed apt for evaluating the chains. These evaluations run automatically, with results displayed in the output. More details on UpTrain's evaluations can be found [here](https://github.com/uptrain-ai/uptrain?tab=readme-ov-file#pre-built-evaluations-we-offer-). \n",
2828
"\n",
29-
"Selected retievers from Langchain are highlighted for demonstration:\n",
29+
"Selected retrievers from Langchain are highlighted for demonstration:\n",
3030
"\n",
3131
"### 1. **Vanilla RAG**:\n",
3232
"RAG plays a crucial role in retrieving context and generating responses. To ensure its performance and response quality, we conduct the following evaluations:\n",

0 commit comments

Comments
 (0)