rka-oai
e56e4922eb
Support standalone tool outputs in turn/start ( #41002 )
...
## What changed
- Add an optional `toolOutput` to `turn/start` for starting or steering a turn with a named function-call output instead of user input.
- Emit standalone outputs as `functionCallOutput` thread items, persist them in durable history, and include them in resumed threads.
- Validate that tool outputs have a name, are not combined with nonempty `input`, satisfy the text-size limit, and use supported image URLs.
## Testing
- Cover standalone tool-output notifications, model input, and resumed history in both legacy and paginated history modes.
- Cover the text-size limit for structured tool output.
GitOrigin-RevId: a1eeec7b9b7de67b1a1c5e829a54552b85ec118b
2026-08-26 23:58:10 +00:00
..
2026-08-24 22:40:35 +00:00
2026-08-26 23:58:10 +00:00
2026-08-26 23:58:10 +00:00
2026-08-18 23:05:52 +00:00
2026-08-26 23:58:10 +00:00
2026-08-25 03:08:33 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 08:10:08 +00:00
2026-08-25 07:37:42 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 19:28:32 +00:00
2026-08-14 05:03:39 +00:00
2026-08-17 22:37:14 +00:00
2026-08-26 19:02:02 +00:00
2026-08-25 16:38:46 +00:00
2026-08-25 21:34:05 +00:00
2026-08-25 20:37:15 +00:00
2026-08-26 02:49:51 +00:00
2026-08-25 20:37:15 +00:00
2026-08-21 16:50:34 +00:00
2026-08-26 18:42:44 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 23:13:37 +00:00
2026-08-25 21:20:51 +00:00
2026-08-26 22:54:10 +00:00
2026-08-26 19:31:52 +00:00
2026-08-23 18:53:15 +00:00
2026-08-26 23:58:10 +00:00
2026-08-25 21:20:51 +00:00
2026-08-26 22:58:54 +00:00
2026-08-13 00:00:16 +00:00
2026-08-26 23:58:10 +00:00
2026-08-26 22:54:10 +00:00
2026-08-25 23:38:49 +00:00
2026-08-17 04:37:50 +00:00
2026-08-26 22:10:47 +00:00
2026-08-26 15:02:21 +00:00
2026-08-26 23:05:08 +00:00
2026-08-18 21:46:18 +00:00
2026-08-25 18:04:01 +00:00
2026-08-25 21:34:05 +00:00
2026-08-25 01:03:20 +00:00
2026-08-25 10:29:26 +00:00
2026-08-17 00:09:44 +00:00
2026-08-26 23:41:18 +00:00
2026-08-25 21:08:22 +00:00
2026-08-26 21:39:05 +00:00
2026-08-26 15:02:21 +00:00
2026-08-24 21:39:48 +00:00
2026-08-26 14:36:48 +00:00
2026-08-24 21:39:48 +00:00
2026-08-25 18:41:03 +00:00
2026-08-25 22:46:49 +00:00
2026-08-21 21:01:59 +00:00
2026-08-25 15:50:19 +00:00
2026-08-26 23:58:10 +00:00
2026-08-26 17:45:42 +00:00
2026-08-21 16:45:05 +00:00
2026-08-25 23:51:57 +00:00
2026-08-26 23:58:10 +00:00
2026-08-24 17:07:21 +00:00
2026-08-26 23:49:05 +00:00
2026-08-20 17:39:06 +00:00
2026-08-20 06:10:03 +00:00
2026-08-26 22:37:59 +00:00
2026-08-20 18:29:35 +00:00
2026-08-26 23:58:10 +00:00
2026-08-26 19:59:08 +00:00
2026-08-26 23:58:10 +00:00
2026-08-26 23:49:05 +00:00
2026-08-20 14:55:08 +00:00
2026-08-26 21:52:56 +00:00
2026-08-15 14:31:04 +00:00
2026-08-25 21:44:43 +00:00
2026-08-26 23:41:18 +00:00
2026-08-25 21:34:05 +00:00
2026-08-18 22:00:25 +00:00