Create an Eval Setpost https://{protocol}://{base-url}/ai/api/v1/evaluation_setsCreate a new generic Evaluation Set.Body ParamsGeneric Evaluation Set Create Schema.namestringrequiredThe name of the Generic Evaluation Set.descriptionstringnullDescription of the evaluation set.agent_config_iduuidrequiredThe ID of the Agent Config this evaluation set applies to.rubricstringDefaults to Your task is to decide if a submitted answer is correct. Follow these rules strictly: 1. If an expected output is provided: - The answer must include all exact values (numbers, strings, keywords) from the expected output. - Small differences in formatting, phrasing, or case are acceptable if the meaning is unchanged. - If values are missing, altered, or incorrect, the score is 0. - Otherwise, the score is 1. 2. If no expected output is provided: - Score 1 if the answer completely and correctly fulfills the input question/task. - Score 0 if it is incomplete, incorrect, or irrelevant. Return only a single score: 1 (correct) or 0 (incorrect). The rubric to use for judging outputs for a task.Responses 201Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 402Tenant has no remaining tool calls. The request cannot be completed. 422Validation Error 500Internal server error during request processing.Updated 14 days ago Delete an Eval SetCreate Eval CasesDid this page help you?YesNo