546657701
3759588f5b
fix: openaiResponsesToAnthropic usage fallback for OpenAI-compatible APIs
...
Non-streaming adapter only read `output_tokens`/`input_tokens` (Anthropic-style),
but many OpenAI-compatible providers (e.g. Jiutian MoMA) return standard
`completion_tokens`/`prompt_tokens` fields. This caused a null reference
error when reading `output_tokens` from such responses.
The streaming adapter already handles `completion_tokens` correctly, and
the Azure adapter uses the same fallback pattern applied here.
Fixes #383
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 19:02:10 +08:00
..
2026-04-12 00:05:39 +08:00
2026-05-06 16:25:10 +08:00
2026-04-12 00:05:39 +08:00
2026-04-16 08:35:52 +08:00
2026-05-04 16:45:24 +08:00
2026-05-04 16:45:24 +08:00
2026-05-09 21:47:58 +08:00
2026-04-18 20:34:56 +08:00
2026-03-31 01:55:58 -07:00
2026-04-12 00:05:39 +08:00
2026-04-12 00:05:39 +08:00
2026-05-02 23:48:42 +08:00
2026-04-12 00:05:39 +08:00
2026-05-06 16:25:10 +08:00
2026-04-24 02:07:13 +08:00
2026-04-12 00:05:39 +08:00
2026-04-12 00:05:39 +08:00
2026-04-12 00:05:39 +08:00
2026-04-18 20:34:56 +08:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-04-12 00:05:39 +08:00
2026-04-12 00:05:39 +08:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-04-18 20:34:56 +08:00
2026-04-12 00:05:39 +08:00
2026-05-12 19:02:10 +08:00
2026-05-10 10:47:45 +08:00
2026-04-18 20:34:56 +08:00
2026-04-12 00:05:39 +08:00
2026-03-31 01:55:58 -07:00
2026-04-12 00:05:39 +08:00
2026-05-09 21:47:58 +08:00
2026-04-12 00:05:39 +08:00
2026-03-31 01:55:58 -07:00
2026-05-10 18:19:57 +08:00
2026-04-20 17:59:42 +08:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-04-03 00:30:56 +08:00
2026-03-31 01:55:58 -07:00
2026-04-28 16:38:16 +08:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-04-01 01:30:48 +08:00
2026-05-08 16:46:51 +08:00
2026-03-31 01:55:58 -07:00
2026-04-03 18:33:31 +08:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-05-08 16:46:51 +08:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-03-31 01:55:58 -07:00
2026-04-07 01:44:44 +08:00