Skip to content

Commit f88973e

Browse files
Enable free KAT Coder model (#4585)
Co-authored-by: chrarnoldus <12196001+chrarnoldus@users.noreply.github.com> Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
1 parent a10b9b7 commit f88973e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/lib/ai-gateway/providers/streamlake.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const kat_coder_pro_v2_5_free_model: KiloExclusiveModel = {
77
'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.',
88
context_length: 256_000,
99
max_completion_tokens: 80_000,
10-
status: 'disabled',
10+
status: 'public',
1111
flags: ['reasoning'],
1212
gateway: 'streamlake',
1313
internal_id: 'ep-fsp5wc-1783487206835267047',

0 commit comments

Comments
 (0)