{ "providers": { "custom-api-siliconflow-cn": { "baseUrl": "https://api.siliconflow.cn", "apiKey": "sk-hjxtzyxeoagiqozjdifstbmzmtdmmpiupquzfvoicyfnfnmy", "api": "openai-completions", "models": [ { "id": "Pro/zai-org/GLM-5", "name": "Pro/zai-org/GLM-5 (Custom Provider)", "reasoning": true, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 200000, "maxTokens": 128000, "api": "openai-completions" }, { "id": "Pro/moonshotai/Kimi-K2.5", "name": "Pro/moonshotai/Kimi-K2.5 (Custom Provider)", "reasoning": true, "input": [ "text", "image" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 256000, "maxTokens": 65536, "api": "openai-completions" } ] } } }