Files
automatic/modules/api
CalamitousFelicitousness 0c0d455c11 fix(api): resolve sampler names case-insensitively to canonical form
validate_sampler_name only matched the exact, case-sensitive name, so near-miss client names such as lowercase variants were rejected while an omitted name silently used the model scheduler via the Default sentinel. Fall back to find_sampler and return the canonical name so create_sampler applies the intended sampler; unknown names still return 404. Add an API test covering case-insensitive resolution and rejection of unknown names.
2026-06-07 06:57:07 +01:00
..
2026-06-04 11:10:26 +02:00
2026-05-14 13:16:26 +02:00
2026-03-14 12:46:43 +01:00
2026-06-04 11:10:26 +02:00
2026-06-04 11:10:26 +02:00
2026-06-04 11:10:26 +02:00
2026-03-14 12:46:43 +01:00
2026-06-04 12:36:10 +02:00
2026-04-12 18:54:22 +02:00
2026-06-02 08:03:27 +02:00
2025-11-14 15:47:13 -05:00
2026-06-04 12:36:10 +02:00
2026-04-12 18:54:22 +02:00
2026-03-27 14:15:44 -07:00
2026-04-12 18:54:22 +02:00
2026-06-04 12:36:10 +02:00
2026-03-27 14:15:44 -07:00
2026-06-04 11:10:26 +02:00
2026-03-12 09:20:19 +01:00
2026-05-14 13:16:26 +02:00
2026-03-27 14:15:44 -07:00
2026-04-12 18:54:22 +02:00