Execute context-relevance evaluator
Evaluators
Execute context-relevance evaluator
Evaluate whether retrieved context contains sufficient information to answer the query
Request Body:
input.query(string, required): The query/question to evaluate context relevance forinput.completion(string, required): The completion to evaluate for context relevanceinput.context(string, required): The context to evaluate for relevance to the queryconfig.model(string, optional): Model to use for evaluation (default: gpt-4o)
POST
Execute context-relevance evaluator

