From 0b69a7e9abc894b8d070e1f0f23969a0779aeff6 Mon Sep 17 00:00:00 2001 From: Ruixi Fan <69488297+rfan-debug@users.noreply.github.com> Date: Mon, 3 Jul 2023 18:03:16 -0700 Subject: [PATCH] [Document fix] Fix an expired link qa_benchmarking_pg.ipynb (#7110) ## Change description - Description: Fix an expired link that points to the readthedocs site. - Dependencies: No --- docs/extras/guides/evaluation/qa_benchmarking_pg.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extras/guides/evaluation/qa_benchmarking_pg.ipynb b/docs/extras/guides/evaluation/qa_benchmarking_pg.ipynb index 8267ce8221..5098f9f23e 100644 --- a/docs/extras/guides/evaluation/qa_benchmarking_pg.ipynb +++ b/docs/extras/guides/evaluation/qa_benchmarking_pg.ipynb @@ -9,7 +9,7 @@ "\n", "Here we go over how to benchmark performance on a question answering task over a Paul Graham essay.\n", "\n", - "It is highly reccomended that you do any evaluation/benchmarking with tracing enabled. See [here](https://langchain.readthedocs.io/en/latest/tracing.html) for an explanation of what tracing is and how to set it up." + "It is highly reccomended that you do any evaluation/benchmarking with tracing enabled. See [here](https://python.langchain.com/docs/modules/callbacks/how_to/tracing) for an explanation of what tracing is and how to set it up." ] }, {