Teknium
1ffa22ee6b
fix(minimax): drop stale ≤204,800 cache entries for MiniMax-M3 ( #36726 )
...
M3 is 1M context, but pre-catalog builds resolved it via the generic
'minimax' catch-all (204,800) and persisted that to the context-length
cache. Step 1 of get_model_context_length returned the cached value
directly before reaching the 'minimax-m3' (1M) catalog entry, so users
who first probed M3 on an older build were stuck at 204K forever (e.g.
/new in the Telegram gateway showing 'Context: 204K tokens (detected)').
Mirror the existing Kimi/Codex stale-cache guards: when a cached entry
for a minimax-m3 slug is <= 204,800, drop it and re-resolve. M2.x slugs
(correctly 204,800) are untouched since they don't match the M3 name.
2026-06-01 14:59:07 -07:00
..
2026-05-30 02:08:36 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 00:20:11 -07:00
2026-05-11 11:13:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-29 02:04:12 -07:00
2026-05-31 06:14:34 -07:00
2026-05-15 14:00:01 -07:00
2026-05-30 02:38:59 -07:00
2026-05-18 10:14:38 -07:00
2026-05-27 22:14:53 -07:00
2026-05-29 04:22:27 -07:00
2026-05-17 04:04:15 -07:00
2026-05-29 04:22:27 -07:00
2026-05-31 06:14:32 -07:00
2026-05-28 22:26:09 -07:00
2026-05-28 22:26:25 -07:00
2026-05-30 07:29:21 -07:00
2026-05-29 19:05:03 -07:00
2026-04-20 01:56:41 -07:00
2026-05-31 00:12:09 -07:00
2026-06-01 03:01:20 -07:00
2026-05-19 00:12:41 -07:00
2026-05-25 00:32:08 -07:00
2026-05-29 02:24:48 -07:00
2026-05-26 15:41:11 -07:00
2026-06-01 02:07:32 -07:00
2026-06-01 02:07:32 -07:00
2026-05-28 04:52:42 -07:00
2026-05-28 07:28:24 -07:00
2026-05-28 23:31:20 -07:00
2026-05-14 08:03:56 -07:00
2026-05-11 11:13:20 -07:00
2026-04-28 06:46:45 -07:00
2026-05-28 22:26:25 -07:00
2026-05-29 01:23:06 -07:00
2026-05-10 07:14:14 -07:00
2026-05-24 18:10:47 -07:00
2026-05-13 22:31:28 -07:00
2026-05-28 17:50:42 -07:00
2026-04-20 05:25:49 -07:00
2026-05-16 17:59:32 -07:00
2026-05-28 00:20:11 -07:00
2026-04-28 12:27:36 -07:00
2026-04-30 23:03:54 -07:00
2026-05-11 16:49:13 -07:00
2026-06-01 01:22:38 -07:00
2026-06-01 01:22:38 -07:00
2026-05-31 06:14:32 -07:00
2026-06-01 14:59:07 -07:00
2026-05-27 00:43:32 -07:00
2026-05-31 17:46:56 -05:00
2026-05-08 14:27:40 -07:00
2026-04-29 08:08:36 -07:00
2026-05-10 07:09:28 -07:00
2026-05-12 20:49:20 -07:00
2026-05-16 17:59:32 -07:00
2026-05-29 04:10:05 -07:00
2026-05-12 20:46:04 -07:00
2026-04-13 16:32:04 -07:00
2026-05-30 20:48:41 -07:00
2026-04-08 00:41:36 -07:00
2026-05-19 00:12:41 -07:00
2026-05-18 21:38:05 -07:00
2026-05-18 00:34:29 -07:00
2026-05-18 19:36:04 -07:00
2026-05-21 19:08:38 -07:00
2026-05-28 04:53:27 -07:00
2026-05-25 23:17:33 -07:00
2026-05-28 22:26:09 -07:00
2026-05-05 04:33:38 -07:00
2026-05-04 12:07:17 -07:00
2026-05-25 14:52:24 -07:00
2026-05-30 07:28:11 -07:00
2026-05-19 00:12:12 -07:00
2026-05-13 06:46:23 -07:00
2026-02-21 22:31:43 -08:00
2026-05-25 01:41:19 -07:00
2026-05-25 01:41:19 -07:00
2026-05-24 18:04:54 -07:00
2026-05-24 18:04:54 -07:00
2026-05-28 10:31:59 -07:00
2026-05-13 16:39:41 -07:00
2026-05-13 16:39:41 -07:00
2026-05-28 04:52:42 -07:00
2026-05-28 04:52:42 -07:00