{"slug": "config-json", "title": "config.json", "summary": "A developer shared a configuration file for an AI tool that connects to OpenRouter to access models like OpenAI's GPT-5.2. The config includes logging, API timeout, and proxy settings, with a placeholder API key.", "body_md": "| { | |\n| \"LOG\": true, | |\n| \"LOG_LEVEL\": \"debug\", | |\n| \"CLAUDE_PATH\": \"\", | |\n| \"HOST\": \"127.0.0.1\", | |\n| \"PORT\": 3456, | |\n| \"APIKEY\": \"\", | |\n| \"API_TIMEOUT_MS\": \"600000\", | |\n| \"PROXY_URL\": \"\", | |\n| \"transformers\": [], | |\n| \"Providers\": [ | |\n| { | |\n| \"name\": \"openrouter\", | |\n| \"api_base_url\": \"https://openrouter.ai/api/v1/chat/completions\", | |\n| \"api_key\": \"COLOQUE SUA CHAVE AQUI\", | |\n| \"models\": [ | |\n| \"openai/gpt-5.2\" | |\n| ], | |\n| \"transformer\": { | |\n| \"use\": [ | |\n| \"openrouter\" | |\n| ] | |\n| } | |\n| } | |\n| ], | |\n| \"StatusLine\": { | |\n| \"enabled\": false, | |\n| \"currentStyle\": \"default\", | |\n| \"default\": { | |\n| \"modules\": [] | |\n| }, | |\n| \"powerline\": { | |\n| \"modules\": [] | |\n| } | |\n| }, | |\n| \"Router\": { | |\n| }, | |\n| \"CUSTOM_ROUTER_PATH\": \"\" | |\n| } |", "url": "https://wpnews.pro/news/config-json", "canonical_source": "https://gist.github.com/Shietnar/e9fe98c62bf8bdb33327b192fa816b73", "published_at": "2026-06-28 23:49:17+00:00", "updated_at": "2026-06-28 23:56:54.909566+00:00", "lang": "en", "topics": ["ai-tools", "developer-tools", "large-language-models"], "entities": ["OpenRouter", "OpenAI", "GPT-5.2"], "alternates": {"html": "https://wpnews.pro/news/config-json", "markdown": "https://wpnews.pro/news/config-json.md", "text": "https://wpnews.pro/news/config-json.txt", "jsonld": "https://wpnews.pro/news/config-json.jsonld"}}