From d3c2eab0b306537e0f94b3a810e1592ae71c062e Mon Sep 17 00:00:00 2001 From: Davis Chase <130488702+dev2049@users.noreply.github.com> Date: Sun, 18 Jun 2023 20:58:12 -0700 Subject: [PATCH] Docs nit (#6350) --- docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb b/docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb index 320507f45d..6e326ac472 100644 --- a/docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb +++ b/docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb @@ -9,7 +9,7 @@ "\n", "Here we go over how to benchmark performance on a question answering task using an agent to route between multiple vectordatabases.\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 recommended that you do any evaluation/benchmarking with tracing enabled. See [here](https://python.langchain.com/guides/tracing/) for an explanation of what tracing is and how to set it up." ] }, {