fu576
f0e46c5e9e
fix: do not inherit api_mode when delegating across providers
...
Cross-provider delegation (e.g. MiniMax parent → DeepSeek child) must not
inherit the parent's api_mode, because each provider uses a different API
surface: MiniMax uses 'anthropic_messages' while DeepSeek uses
'chat_completions'. Inheriting the wrong mode causes 404 errors.
When the effective provider differs from the parent's provider, derive
api_mode from the target provider's defaults instead (None triggers
re-derivation).
Refs: Bug #20558 , PR #20563
2026-05-13 23:12:57 -07:00
..
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-05-12 16:31:46 -07:00
2026-05-12 18:50:37 -07:00
2026-05-12 15:14:49 -07:00
2026-05-09 02:34:19 -07:00
2026-04-23 22:23:37 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 22:07:02 -07:00
2026-05-11 11:13:25 -07:00
2026-05-12 16:33:33 -07:00
2026-05-11 11:13:25 -07:00
2026-05-08 11:07:38 -07:00
2026-05-07 05:02:26 -07:00
2026-05-11 11:03:29 -07:00
2026-05-13 23:12:57 -07:00
2026-05-07 05:11:09 -07:00
2026-04-28 23:17:39 -07:00
2026-05-08 16:39:32 -07:00
2026-05-08 16:39:32 -07:00
2026-05-12 17:02:35 -07:00
2026-04-21 16:41:26 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:03:29 -07:00
2026-05-12 01:02:25 -07:00
2026-05-11 11:13:25 -07:00
2026-05-14 10:41:46 +05:30
2026-05-07 05:35:33 -07:00
2026-05-07 05:35:33 -07:00
2026-05-08 14:27:40 -07:00
2026-05-11 11:20:58 -07:00
2026-05-08 09:27:26 -07:00
2026-05-08 09:27:26 -07:00
2026-05-11 11:20:58 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-05-12 13:59:22 -04:00
2026-05-09 11:07:53 -07:00
2026-05-11 11:13:25 -07:00
2026-05-07 07:03:21 -07:00
2026-05-12 18:48:44 -07:00
2026-05-09 14:36:58 -07:00
2026-05-11 11:13:25 -07:00
2026-05-04 02:42:16 -07:00
2026-05-08 14:27:40 -07:00
2026-05-11 11:20:58 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:20:58 -07:00
2026-05-13 13:29:28 -07:00
2026-04-29 21:56:47 -07:00
2026-05-11 11:20:58 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-04-26 19:02:55 -07:00
2026-04-23 21:51:19 -07:00
2026-05-09 18:44:58 -07:00
2026-05-13 10:31:22 -07:00
2026-05-13 22:04:28 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 16:39:41 -07:00
2026-05-11 11:20:58 -07:00
2026-05-12 18:43:50 -07:00
2026-05-13 22:31:28 -07:00
2026-05-11 11:13:25 -07:00