You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
#297
I got
LangSmithNotFoundError: Dataset LCEL-QA not found
The public dataset mentioned in the doc seems to be missing.
https://smith.langchain.com/public/65830565-81b2-4581-859f-c4aabaadf1cc/d
The text was updated successfully, but these errors were encountered: