When trying to create an LLM-as-judge evaluator on an experiment, I get the following error message pop up in the bottom-right of the window, after clicking the “Save” button:
”Failed to save evaluator: Manifest type langchain.schema.runnable.RunnableSequence is not supported”
Any ideas what might be wrong or how to fix it? I’m just trying to do a ‘hello world’ style experiment.
Hi Daniel! Do you mind adding the steps you took to get this error to help us reproduce the issue?
I’m getting the same issue
- Create a new evaluator by selecting any prebuilt evaluator like “Correctness”
- Change the model configuration
- Provider: Amazon Bedrock
- Model: eu.anthropic.claude-sonnet-4-20250514-v1:0
- API: InvokeModel
- Region: eu-west-1
- Try to save the evaluator
We’ve identified a fix for this and it will be live soon. Thanks for reporting!