From 7258b401af847441b94b0916af80feb98528d6ac Mon Sep 17 00:00:00 2001 From: Christiaan Arnoldus Date: Fri, 24 Jul 2026 15:10:57 +0200 Subject: [PATCH] Disable Kat Coder V2.5 free model --- apps/web/src/lib/ai-gateway/providers/streamlake.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/lib/ai-gateway/providers/streamlake.ts b/apps/web/src/lib/ai-gateway/providers/streamlake.ts index 7d4fa03733..26e151ace6 100644 --- a/apps/web/src/lib/ai-gateway/providers/streamlake.ts +++ b/apps/web/src/lib/ai-gateway/providers/streamlake.ts @@ -7,7 +7,7 @@ export const kat_coder_pro_v2_5_free_model: KiloExclusiveModel = { 'KAT-Coder-Pro V2.5 is a flagship-level Agentic Coding model that can directly hand over an entire issue or an entire business workflow to it, allowing it to autonomously locate and make modifications, and complete the entire process in the actual repository. At the same time, it seamlessly integrates multiple experts to fully retain the front-end aesthetic generation capability of V2.', context_length: 256_000, max_completion_tokens: 80_000, - status: 'public', + status: 'disabled', flags: ['reasoning'], gateway: 'streamlake', internal_id: 'ep-fsp5wc-1783487206835267047',