Skip to content

Commit b88586f

Browse files
committed
docs: improve list layout
1 parent f3d6aff commit b88586f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/src/content/docs/guides/running-agents.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ This affects places where the SDK replays generated model items as input, such a
176176
- subsequent turns that reuse generated items as input/history,
177177
- resumed runs from a saved `RunState`,
178178
- derived result views like `result.history` / `result.output` (which are model-input-shaped arrays).
179-
180179
- `'preserve'` (default) keeps reasoning-item IDs.
181180
- `'omit'` strips the `id` field from reasoning items before they are sent back as input.
182181
- Non-reasoning items are unaffected.

0 commit comments

Comments
 (0)