For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/types/api.EvalServiceErrorCode.md.
  • English
  • Type Alias: EvalServiceErrorCode

    EvalServiceErrorCode = "EVAL_ARTIFACT_NOT_FOUND" | "EVAL_ARTIFACT_UNAVAILABLE" | "EVAL_EVENTS_CURSOR_INVALID" | "EVAL_HARNESS_UNSUPPORTED" | "EVAL_RUN_NOT_FOUND" | "EVAL_SELECTION_EMPTY" | "EVAL_SEMANTIC_GRADER_UNSUPPORTED" | "EVAL_TARGET_MISSING" | "EVAL_TRIALS_INVALID"