Teknium
62fb6b2cd8
fix: guard zero context length display + add 19 tests for model info
- ModelInfoCard: hide card when effective_context_length <= 0 instead
of showing 'Context Window: 0 auto-detected'
- Add tests for _normalize_config_for_web model_context_length extraction
- Add tests for _denormalize_config_from_web round-trip (write back,
remove on zero, upgrade bare string to dict, coerce string input)
- Add tests for CONFIG_SCHEMA ordering (model_context_length after model)
- Add tests for GET /api/model/info endpoint (dict config, bare string,
empty model, capabilities, graceful error handling)
2026-04-13 22:04:35 -07:00
..
2026-04-10 03:45:36 -07:00
2026-04-13 18:46:14 -07:00
2026-04-13 04:59:26 -07:00
2026-04-10 03:20:05 -07:00
2026-04-11 13:59:52 -07:00
2026-04-07 17:28:37 -07:00
2026-04-13 19:22:43 -07:00
2026-04-13 22:04:35 -07:00
2026-04-11 00:43:27 -07:00
2026-04-13 16:32:04 -07:00
2026-04-08 23:54:15 -07:00
2026-04-13 22:01:49 -07:00
2026-04-12 00:33:54 -07:00
2026-04-13 18:46:14 -07:00
2026-04-09 13:17:06 -07:00
2026-04-10 13:06:02 -07:00
2026-04-07 17:59:42 -07:00
2026-04-13 10:50:24 -07:00
2026-04-12 03:53:30 -07:00
2026-04-12 16:36:11 -07:00
2026-04-13 10:50:24 -07:00
2026-04-09 02:41:56 -07:00
2026-04-02 15:33:51 -07:00
2026-04-11 23:12:11 -07:00
2026-04-07 17:59:42 -07:00
2026-04-13 22:01:49 -07:00
2026-04-07 22:23:28 -07:00
2026-04-10 21:15:59 -07:00
2026-04-08 00:41:36 -07:00
2026-04-10 13:37:45 -07:00
2026-04-10 03:44:43 -07:00
2026-04-13 10:50:24 -07:00