Hello everyone, I’ve been attempting to use one of the built in eval frameworks (RAG retrieval) against our RAG model. However, presumably I’m decomposing the data incorrectly or have configured the LLM wrong, since I’m getting this error:
TaskRuntimeError: Failed to process the request.
Is there any way of seeing the full error message so I can tell exactly what is wrong with the request?