Replies: 1 comment 3 replies
-
|
What does |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run evaluation of my RAG system, but I'm struggling with this Error that I don't fully understand.
Just for the reference, this is how the callback handler looks like:
The error I'm getting when running this script is the following:
In Traces and Trace detail I can see correct output from my RAG system which contains two generations.
However, in the UI > Datasets > noa_rag_dataset I can se no runs for the dataset I'm using. Any idea why are there no runs being logged, and why am I seeing this error? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions