Luis Pater
e0b4956242
fix(openai): ensure Responses usage includes token detail fields
...
- add shared `EnsureResponsesUsageDetails` helper to patch `usage` objects with:
- `output_tokens_details.reasoning_tokens = 0`
- `input_tokens_details.cached_tokens = 0`
- for both plain JSON and SSE `data:` frames, including multi-line frames
- apply the helper to OpenAI Response format outputs in non-stream and stream paths across executors/plugins so translated payloads consistently include required usage details
- update websocket/completion payload builders to emit default `usage` detail fields for prewarm/finish responses
Closes : #4985
2026-08-15 15:00:19 +08:00
..
2026-06-14 21:11:35 +08:00
2026-06-14 21:11:35 +08:00
2026-08-14 22:45:09 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 14:47:26 +08:00
2026-08-11 19:33:40 +08:00
2026-08-11 19:33:40 +08:00
2026-07-18 02:18:09 +08:00
2026-07-18 02:18:09 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 15:25:17 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 14:47:26 +08:00
2026-07-22 05:21:14 +08:00
2026-08-15 15:00:19 +08:00
2026-08-14 22:45:09 +08:00
2026-08-14 22:45:09 +08:00
2026-08-14 22:45:09 +08:00
2026-08-15 14:08:16 +08:00
2026-08-15 14:08:16 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 14:47:26 +08:00
2026-08-05 00:27:32 +08:00
2026-08-03 14:47:26 +08:00
2026-08-12 01:04:22 +08:00
2026-08-12 01:04:22 +08:00
2026-08-11 16:07:42 +08:00
2026-08-12 15:04:17 +08:00
2026-07-26 03:07:21 +08:00
2026-07-26 03:07:21 +08:00
2026-08-03 21:40:06 +08:00
2026-08-03 21:40:06 +08:00
2026-06-18 13:33:10 +08:00
2026-07-14 23:35:29 +08:00
2026-07-14 23:35:29 +08:00
2026-07-31 13:28:14 +08:00
2026-08-07 06:26:33 +08:00
2026-08-03 03:37:24 +08:00
2026-08-03 03:37:24 +08:00
2026-06-18 13:33:10 +08:00
2026-08-05 18:25:40 +08:00
2026-08-05 18:25:40 +08:00
2026-07-20 15:37:55 +08:00
2026-08-15 15:00:19 +08:00
2026-08-15 15:00:19 +08:00
2026-06-14 21:11:35 +08:00
2026-06-14 21:11:35 +08:00
2026-07-07 02:39:13 +08:00
2026-07-31 12:45:13 +08:00
2026-07-31 12:45:13 +08:00
2026-08-11 18:33:50 +08:00
2026-08-11 18:33:50 +08:00
2026-08-14 22:38:56 +08:00
2026-08-14 22:38:56 +08:00
2026-07-11 02:42:42 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 14:47:26 +08:00
2026-08-03 14:47:26 +08:00
2026-08-11 00:58:13 +08:00
2026-08-11 00:58:13 +08:00
2026-07-20 13:57:14 +08:00
2026-07-20 15:37:55 +08:00