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.context (string, required): The context to evaluate for relevance to the queryconfig.model (string, optional): Model to use for evaluation (default: gpt-4o)