jif-oai
1fc8aa0e16
feat: fork pattern v2 ( #15771 )
...
Adds this:
```
properties.insert(
"fork_turns".to_string(),
JsonSchema::String {
description: Some(
"Optional MultiAgentV2 fork mode. Use `none`, `all`, or a positive integer string such as `3` to fork only the most recent turns."
.to_string(),
),
},
);
```
---------
Co-authored-by: Codex <noreply@openai.com >
2026-03-31 13:06:08 +02:00
..
2026-03-28 20:39:47 -07:00
2026-03-28 20:39:47 -07:00
2026-03-31 13:06:08 +02:00
2026-03-31 13:06:08 +02:00
2026-03-29 14:34:36 -07:00
2026-03-29 14:34:36 -07:00
2026-03-27 12:02:55 -07:00
2026-03-27 12:02:55 -07:00
2026-03-29 14:34:36 -07:00
2026-03-29 14:34:36 -07:00
2026-03-27 00:03:35 +00:00
2026-03-27 00:03:35 +00:00
2026-03-30 10:48:49 -07:00
2026-03-28 16:33:58 -07:00
2026-03-28 16:33:58 -07:00
2026-03-29 14:34:36 -07:00
2026-03-29 14:34:36 -07:00
2026-03-27 12:02:55 -07:00
2026-03-27 12:02:55 -07:00
2026-03-28 20:39:47 -07:00
2026-03-28 20:39:47 -07:00
2026-03-27 14:26:54 -07:00
2026-03-27 14:26:54 -07:00
2026-03-27 12:02:55 -07:00
2026-03-27 12:02:55 -07:00
2026-03-30 10:48:49 -07:00
2026-03-30 10:48:49 -07:00
2026-03-28 14:24:14 -07:00
2026-03-28 14:24:14 -07:00
2026-03-29 14:34:36 -07:00
2026-03-29 14:34:36 -07:00
2026-03-28 16:33:58 -07:00
2026-03-28 16:33:58 -07:00