[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
This commit is contained in:
Ruixi Fan 2023-07-03 18:03:16 -07:00 committed by GitHub
parent 9ca4c54428
commit 0b69a7e9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
"\n", "\n",
"Here we go over how to benchmark performance on a question answering task over a Paul Graham essay.\n", "Here we go over how to benchmark performance on a question answering task over a Paul Graham essay.\n",
"\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."
] ]
}, },
{ {