Create Conversation Eval
Run a scripted conversation against the real reply engine, then score deterministic assertions (forbidden-leakage / memory-recall / per-turn contains) + LLM-judge rubrics. Async: returns an eval_id; poll the GET below for the scored report.
Authentication
AuthorizationBearer
LoreOS API key, sent as Authorization: Bearer <key>.
Path parameters
slug
Request
This endpoint expects an object.
name
turns
seed_context
Context events planted before turn 1 (e.g. a fact to test leak).
assertions
reply_mode
Response
Successful Response
Errors
422
Unprocessable Entity Error