mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 15:19:33 +00:00
docs: fix misspelled word in uptrain.ipynb (#31411)
This commit is contained in:
parent
1917dd1ccd
commit
c532facbc4
@ -26,7 +26,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"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",
|
"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",
|
||||||
"\n",
|
"\n",
|
||||||
"Selected retievers from Langchain are highlighted for demonstration:\n",
|
"Selected retrievers from Langchain are highlighted for demonstration:\n",
|
||||||
"\n",
|
"\n",
|
||||||
"### 1. **Vanilla RAG**:\n",
|
"### 1. **Vanilla RAG**:\n",
|
||||||
"RAG plays a crucial role in retrieving context and generating responses. To ensure its performance and response quality, we conduct the following evaluations:\n",
|
"RAG plays a crucial role in retrieving context and generating responses. To ensure its performance and response quality, we conduct the following evaluations:\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user