Skip to content

Commit 24bbf9f

Browse files
committed
Rename subsection on partial output
1 parent b3991eb commit 24bbf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ print(result.output)
470470

471471
_(This example is complete, it can be run "as is")_
472472

473-
#### Validating partial output during streaming {#partial-output}
473+
#### Handling partial output in output validators {#partial-output}
474474

475475
You can use the `partial_output` field on `RunContext` to handle validation differently for partial outputs during streaming (e.g. skip validation altogether).
476476

0 commit comments

Comments
 (0)