{ "providers": { "cliproxyapi-2": { "baseUrl": "http://127.0.0.1:8317/v1", "apiKey": "e3b6f227138568111c558df873cb8c85", "api": "openai-completions", "models": [ { "id": "gpt-5", "name": "gpt-5 (Custom Provider)", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 32000, "maxTokens": 4096 } ] } } }