Error running Evals

Goodmorning all,

I am having an issue running an experiment in the LangSmith UI using LLM as a judge. For some reason I am getting this error message in the output. This is the first time I’ve run evals so I am confused and it’s been difficult finding an answer so I hope this forum can point me in the right direction.

Hi @JarredR092699,

It looks like your prompt is expecting a key named question as part of your input. You can either change that to {InputText} or click InputText in your Inputs column and change that to question

Jacob,

Thanks for the response. I guess I’m confused on what “prompt” the error message is referring to. I have loaded an LLM as a judge for my evaluator and edited the fields there to match my input/output schema from my dataset.. but I’m still getting the same error message.

Can you send a screenshot of the whole screen?