in Evaluation/ModelEvaluation/model_endpoints.py [0:0]
def call_default_endpoint(self: Self, query: str) -> Response: return {"query": "What is the capital of France?", "response": "Paris"}