This commit is contained in:
Davis Chase 2023-06-18 20:58:12 -07:00 committed by GitHub
parent af96de6552
commit d3c2eab0b3
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 using an agent to route between multiple vectordatabases.\n", "Here we go over how to benchmark performance on a question answering task using an agent to route between multiple vectordatabases.\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 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."
] ]
}, },
{ {