Closed kenchin110100 closed 2 months ago
While following the RAG evaluation page and doing the tutorial, I got an error LangSmithNotFoundError: Dataset LCEL-QA not found.
LangSmithNotFoundError: Dataset LCEL-QA not found
Since it is necessary to clone the LCEL-QA dataset beforehand in order to use it, I added a command of cloning dataset to the sample code.
Probably related to the following issue: https://github.com/langchain-ai/langsmith-docs/issues/297
@kenchin110100 is attempting to deploy a commit to the LangChain Team on Vercel.
A member of the Team first needs to authorize it.
While following the RAG evaluation page and doing the tutorial, I got an error
LangSmithNotFoundError: Dataset LCEL-QA not found
.Since it is necessary to clone the LCEL-QA dataset beforehand in order to use it, I added a command of cloning dataset to the sample code.
Probably related to the following issue: https://github.com/langchain-ai/langsmith-docs/issues/297