{ "llm": { "apiKey": "", "baseUrl": "https://api.openai.com/v1", "model": "gpt-4.1", "apiKind": "openai_responses", "reasoningEffort": "high", "stream": false, "webSearchEnabled": false, "contextWindowTokens": 128000, "autoCompactTokenLimit": 64000, "toolOutputTokenLimit": 12000, "requestTimeoutMs": 180000, "maxRetries": 2, "retryBackoffMs": 500 }, "agentLlm": {}, "editorApi": { "baseUrl": "http://127.0.0.1:8082", "apiKey": "" }, "mcpServers": {} }