发布

  • [NA] [DOCS] Improve multi-turn agents evaluation docs for new users (#5284)

    frostbyte_neo 发布于 2026-02-17 22:22:50 +00:00

    • [NA] [DOCS] Improve multi-turn agents evaluation docs for new users

    Tighten repetitive intro text, clarify the run_simulation app contract
    in Step 2, fix duplicate code block titles, and document the
    run_simulation return value before it's used in the scoring section.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [NA] [DOCS] Fix app callable return type to match SDK contract

    The run_simulation SDK expects the app to return a dict with "role" and
    "content" keys, not a plain string. Update the docs and code example to
    match the actual Dict[str, str] signature in simulator.py.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


    Co-authored-by: Claude Opus 4.6 noreply@anthropic.com

    下载附件