Create a new evaluator from a template or custom config
Create a new evaluator from a template or custom config.
Body: template_id: str (optional) — use a built-in template agent_name: str (optional) — attach to specific agent name: str — evaluator name display_name: str (optional) description: str (optional) eval_type: “deterministic” | “llm_judge” | “external” category: “quality” | “safety” | “rag” | “agentic” | “custom” prompt_template: str (optional) — for llm_judge type threshold: float (optional, default 0.5) enabled: bool (optional, default true)
Authorizations
Enter your API key (e.g. dai_sk_test_key_001)
Cookies
Body
The body is of type Payload · object.
Response
Successful Response
The response is of type Response Create Evaluator Api V1 Evaluators Post · object.