For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/zh/api/functions/eval.evalCaseFromDraft.md.
  • 简体中文
  • Function: evalCaseFromDraft()

    evalCaseFromDraft(draft, options): EvalDraftConversion

    Converts the frozen Playground draft shape. The recorded durable outcome is intentionally discarded so a promoted prompt can never carry a reference answer.

    Parameters

    draft

    DraftEvalCase

    options

    EvalDraftConversionOptions

    Returns

    EvalDraftConversion