fix(models): refresh Moonshot Kimi vision capabilities

Co-authored-by: manikv12 <mac1317@live.missouristate.edu>
This commit is contained in:
Peter Steinberger
2026-02-23 05:20:48 +01:00
parent 9bd04849ed
commit 15e32c7341
7 changed files with 104 additions and 18 deletions

View File

@@ -103,7 +103,7 @@ export const SYNTHETIC_MODEL_CATALOG = [
id: "hf:moonshotai/Kimi-K2.5",
name: "Kimi K2.5",
reasoning: true,
input: ["text"],
input: ["text", "image"],
contextWindow: 256000,
maxTokens: 8192,
},