Skip to content

DOC Correct scenario baseline parameter guidance - #2313

Merged
romanlutz merged 1 commit into
microsoft:mainfrom
romanlutz:romanlutz-daily-audit-2026-08-02
Aug 3, 2026
Merged

DOC Correct scenario baseline parameter guidance#2313
romanlutz merged 1 commit into
microsoft:mainfrom
romanlutz:romanlutz-daily-audit-2026-08-02

Conversation

@romanlutz

Copy link
Copy Markdown
Contributor

Description

The scenarios overview incorrectly described include_baseline as an argument to initialize_async, although that method takes no arguments and reads values from the resolved scenario parameter bag. This updates the guidance to explain that callers supply the parameter through the CLI, configuration, or set_params_from_args before initialization.

The paired Jupytext source and notebook are updated together so both documentation formats remain synchronized.

Tests and Documentation

  • uvx --from jupytext==1.19.4 jupytext --to ipynb --test-strict doc/code/scenarios/0_scenarios.py
  • uv run ruff check doc/code/scenarios/0_scenarios.py
  • uv run pytest tests/unit/datasets tests/unit/executor/attack/single_turn/test_many_shot_template.py tests/unit/executor/attack/single_turn/test_many_shot_jailbreak.py -q (4,666 passed)
  • Pre-commit hooks passed during commit.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 4b171813-5be5-487b-91c6-188b938319cd
@hannahwestra25 hannahwestra25 self-assigned this Aug 3, 2026
@romanlutz
romanlutz added this pull request to the merge queue Aug 3, 2026
Merged via the queue into microsoft:main with commit 06aa27a Aug 3, 2026
54 checks passed
@romanlutz
romanlutz deleted the romanlutz-daily-audit-2026-08-02 branch August 3, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants