4949 { " id" : " gpt-5-nano" , " name" : " gpt-5-nano" , " reasoning" : true, " contextWindow" : 400000, " maxTokens" : 128000, " input" : [" text" , " image" ] },
5050 { " id" : " claude-opus-4-6" , " name" : " claude-opus-4-6" , " reasoning" : true, " contextWindow" : 1000000, " maxTokens" : 128000, " input" : [" text" , " image" ] },
5151 { " id" : " claude-sonnet-4-6" , " name" : " claude-sonnet-4-6" , " reasoning" : true, " contextWindow" : 1000000, " maxTokens" : 64000, " input" : [" text" , " image" ] },
52- { " id" : " claude-haiku-4-5" , " name" : " claude-haiku-4-5" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 64000, " input" : [" text" , " image" ] },
52+ { " id" : " claude-haiku-4-5" , " name" : " claude-haiku-4-5" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 64000, " input" : [" text" , " image" ] },
5353 { " id" : " qwen3.5-plus" , " name" : " qwen3.5-plus" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 64000, " input" : [" text" , " image" ] },
54+ { " id" : " qwen3.6-plus" , " name" : " qwen3.6-plus" , " reasoning" : true, " contextWindow" : 1000000, " maxTokens" : 128000, " input" : [" text" ] },
5455 { " id" : " deepseek-chat" , " name" : " deepseek-chat" , " reasoning" : true, " contextWindow" : 256000, " maxTokens" : 128000, " input" : [" text" ] },
5556 { " id" : " deepseek-reasoner" , " name" : " deepseek-reasoner" , " reasoning" : true, " contextWindow" : 256000, " maxTokens" : 128000, " input" : [" text" ] },
56- { " id" : " kimi-k2.5" , " name" : " kimi-k2.5" , " reasoning" : true, " contextWindow" : 256000, " maxTokens" : 128000, " input" : [" text" , " image" ] },
57+ { " id" : " kimi-k2.5" , " name" : " kimi-k2.5" , " reasoning" : true, " contextWindow" : 256000, " maxTokens" : 128000, " input" : [" text" , " image" ] },
5758 { " id" : " glm-5" , " name" : " glm-5" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 128000, " input" : [" text" ] },
5859 { " id" : " MiniMax-M2.7" , " name" : " MiniMax-M2.7" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 128000, " input" : [" text" ] },
59- { " id" : " MiniMax-M2.7-highspeed" , " name" : " MiniMax-M2.7-highspeed" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 128000, " input" : [" text" ] },
60- { " id" : " MiniMax-M2.5" , " name" : " MiniMax-M2.5" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 128000, " input" : [" text" ] }
60+ { " id" : " MiniMax-M2.7-highspeed" , " name" : " MiniMax-M2.7-highspeed" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 128000, " input" : [" text" ] },
61+ { " id" : " MiniMax-M2.5" , " name" : " MiniMax-M2.5" , " reasoning" : true, " contextWindow" : 200000, " maxTokens" : 128000, " input" : [" text" ] }
6162 ]
6263 }
6364 }
7980 " hiclaw-gateway/claude-sonnet-4-6" : { " alias" : " claude-sonnet-4-6" },
8081 " hiclaw-gateway/claude-haiku-4-5" : { " alias" : " claude-haiku-4-5" },
8182 " hiclaw-gateway/qwen3.5-plus" : { " alias" : " qwen3.5-plus" },
83+ " hiclaw-gateway/qwen3.6-plus" : { " alias" : " qwen3.6-plus" },
8284 " hiclaw-gateway/deepseek-chat" : { " alias" : " deepseek-chat" },
8385 " hiclaw-gateway/deepseek-reasoner" : { " alias" : " deepseek-reasoner" },
8486 " hiclaw-gateway/kimi-k2.5" : { " alias" : " kimi-k2.5" },
118120 " commands" : {
119121 " restart" : true
120122 }
121- }
123+ }
0 commit comments