You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/output.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -470,7 +470,7 @@ print(result.output)
470
470
471
471
_(This example is complete, it can be run "as is")_
472
472
473
-
#### Validating partial output during streaming {#partial-output}
473
+
#### Handling partial output in output validators {#partial-output}
474
474
475
475
You can use the `partial_output` field on `RunContext` to handle validation differently for partial outputs during streaming (e.g. skip validation altogether).
0 commit comments