Files
crush/internal/agent/hyper/provider.json
2026-05-28 21:10:11 +00:00

220 lines
6.1 KiB
JSON
Generated

{
"name": "Charm Hyper",
"id": "hyper",
"api_endpoint": "https://hyper.charm.land/api/v1/fantasy",
"type": "hyper",
"default_large_model_id": "kimi-k2.6",
"default_small_model_id": "deepseek-v4-flash",
"models": [
{
"id": "deepseek-v4-flash",
"name": "DeepSeek V4 Flash",
"cost_per_1m_in": 0.1416,
"cost_per_1m_out": 0.2832,
"cost_per_1m_in_cached": 0.0708,
"cost_per_1m_out_cached": 0,
"context_window": 1048576,
"default_max_tokens": 104857,
"can_reason": true,
"supports_attachments": false
},
{
"id": "deepseek-v4-pro",
"name": "DeepSeek V4 Pro",
"cost_per_1m_in": 1.7422,
"cost_per_1m_out": 3.6396,
"cost_per_1m_in_cached": 0.8711,
"cost_per_1m_out_cached": 0,
"context_window": 1048576,
"default_max_tokens": 60000,
"can_reason": true,
"supports_attachments": false
},
{
"id": "gemma-4-26b-a4b-it",
"name": "Gemma 4 26B A4B",
"cost_per_1m_in": 0.12,
"cost_per_1m_out": 0.408,
"cost_per_1m_in_cached": 0.06,
"cost_per_1m_out_cached": 0,
"context_window": 256000,
"default_max_tokens": 25600,
"can_reason": true,
"supports_attachments": false
},
{
"id": "glm-5",
"name": "GLM-5",
"cost_per_1m_in": 0.92,
"cost_per_1m_out": 2.976,
"cost_per_1m_in_cached": 0.46,
"cost_per_1m_out_cached": 0,
"context_window": 202752,
"default_max_tokens": 20275,
"can_reason": true,
"supports_attachments": false
},
{
"id": "glm-5.1",
"name": "GLM-5.1",
"cost_per_1m_in": 1.33,
"cost_per_1m_out": 4.22,
"cost_per_1m_in_cached": 0.665,
"cost_per_1m_out_cached": 0,
"context_window": 202750,
"default_max_tokens": 3276,
"can_reason": true,
"supports_attachments": false
},
{
"id": "gpt-oss-120b",
"name": "gpt-oss-120b",
"cost_per_1m_in": 0.178,
"cost_per_1m_out": 0.68,
"cost_per_1m_in_cached": 0.089,
"cost_per_1m_out_cached": 0,
"context_window": 131072,
"default_max_tokens": 13107,
"can_reason": true,
"reasoning_levels": [
"low",
"medium",
"high"
],
"default_reasoning_effort": "medium",
"supports_attachments": false
},
{
"id": "kimi-k2.5",
"name": "Kimi K2.5",
"cost_per_1m_in": 0.556,
"cost_per_1m_out": 2.88,
"cost_per_1m_in_cached": 0.278,
"cost_per_1m_out_cached": 0,
"context_window": 262144,
"default_max_tokens": 26214,
"can_reason": true,
"supports_attachments": false
},
{
"id": "kimi-k2.6",
"name": "Kimi K2.6",
"cost_per_1m_in": 0.918,
"cost_per_1m_out": 4.151,
"cost_per_1m_in_cached": 0.459,
"cost_per_1m_out_cached": 0,
"context_window": 262142,
"default_max_tokens": 26214,
"can_reason": true,
"supports_attachments": false
},
{
"id": "llama-3.3-70b-instruct",
"name": "Llama 3.3 70B Instruct",
"cost_per_1m_in": 0.638,
"cost_per_1m_out": 0.768,
"cost_per_1m_in_cached": 0.319,
"cost_per_1m_out_cached": 0,
"context_window": 128000,
"default_max_tokens": 12800,
"can_reason": true,
"supports_attachments": false
},
{
"id": "llama-4-maverick-17b-128e-instruct-fp8",
"name": "Llama 4 Maverick 17B 128E Instruct FP8",
"cost_per_1m_in": 0.35,
"cost_per_1m_out": 1.0625,
"cost_per_1m_in_cached": 0.175,
"cost_per_1m_out_cached": 0,
"context_window": 430000,
"default_max_tokens": 43000,
"can_reason": true,
"supports_attachments": false
},
{
"id": "minimax-m2.7",
"name": "MiniMax M2.7",
"cost_per_1m_in": 0.42,
"cost_per_1m_out": 1.68,
"cost_per_1m_in_cached": 0.21,
"cost_per_1m_out_cached": 0,
"context_window": 204800,
"default_max_tokens": 20480,
"can_reason": false,
"supports_attachments": false
},
{
"id": "mistral-large-instruct-2411",
"name": "Mistral Large Instruct 2411",
"cost_per_1m_in": 2,
"cost_per_1m_out": 6,
"cost_per_1m_in_cached": 1,
"cost_per_1m_out_cached": 0,
"context_window": 128000,
"default_max_tokens": 12800,
"can_reason": false,
"supports_attachments": false
},
{
"id": "qwen3.6-flash",
"name": "Qwen3.6-Flash",
"cost_per_1m_in": 1,
"cost_per_1m_out": 4,
"cost_per_1m_in_cached": 0.1,
"cost_per_1m_out_cached": 1.25,
"context_window": 1000000,
"default_max_tokens": 64000,
"can_reason": true,
"supports_attachments": true
},
{
"id": "qwen3.6-max",
"name": "Qwen3.6-Max",
"cost_per_1m_in": 2,
"cost_per_1m_out": 12,
"cost_per_1m_in_cached": 0.2,
"cost_per_1m_out_cached": 2.5,
"context_window": 256000,
"default_max_tokens": 64000,
"can_reason": true,
"supports_attachments": false
},
{
"id": "qwen3.6-plus",
"name": "Qwen3.6-Plus",
"cost_per_1m_in": 2,
"cost_per_1m_out": 6,
"cost_per_1m_in_cached": 0.2,
"cost_per_1m_out_cached": 2.5,
"context_window": 1000000,
"default_max_tokens": 64000,
"can_reason": true,
"supports_attachments": true
},
{
"id": "qwen3-coder-480b-a35b-instruct-int4-mixed-ar",
"name": "Qwen3 Coder 480B A35B Instruct INT4 Mixed AR",
"cost_per_1m_in": 0.871,
"cost_per_1m_out": 2.805,
"cost_per_1m_in_cached": 0.4355,
"cost_per_1m_out_cached": 0,
"context_window": 106000,
"default_max_tokens": 10600,
"can_reason": false,
"supports_attachments": false
},
{
"id": "qwen3-next-80b-a3b-instruct",
"name": "Qwen3 Next 80B A3B Instruct",
"cost_per_1m_in": 0.128,
"cost_per_1m_out": 1.28,
"cost_per_1m_in_cached": 0.064,
"cost_per_1m_out_cached": 0,
"context_window": 262144,
"default_max_tokens": 26214,
"can_reason": false,
"supports_attachments": false
}
]
}