eval_set_id | ID of the parent eval_set this run belongs to. |
agent_id | ID of the agent being evaluated. |
eval_functions | JSON array of eval function IDs (from evals registry query) applied to each test case response. |
scoring_method | One of MEDIAN, SUM, or AVERAGE; controls how per-test-case scores are aggregated. |
pass_threshold | Score value (0–100) that the aggregated result must reach to be considered passing. |
test_case_ids | JSON array of test_case IDs included in this run configuration. |
config | Optional JSON config blob forwarded to each eval function. |
rights_mode | "public" or "private". |
created_by | Numeric ID of the creating user. |
last_processed_at | Timestamp of the last knowledge-embedding pass over this record. |
embeddings_updated_at | Timestamp when vector embeddings were last regenerated. |