Skip to content

Instantly share code, notes, and snippets.

@grand-lotus-iroh
Last active March 25, 2026 17:01
Show Gist options
  • Select an option

  • Save grand-lotus-iroh/0cec0dfff3d05f4331b634394d74a7ca to your computer and use it in GitHub Desktop.

Select an option

Save grand-lotus-iroh/0cec0dfff3d05f4331b634394d74a7ca to your computer and use it in GitHub Desktop.
Blackbox AI Backend for Claude Code settings.json (Verified IDs + Fixes)
{
"autoUpdatesChannel": "latest",
"env": {
"ANTHROPIC_BASE_URL": "https://api.blackbox.ai",
"ANTHROPIC_AUTH_TOKEN": "sk-gWHzd9nSmR5MFSF7tc7euy",
"ANTHROPIC_API_KEY": "",
"ANTHROPIC_MODEL": "blackboxai/anthropic/claude-sonnet-4.5",
"CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS": "1",
"__available_models": [
{
"id": "blackboxai/anthropic/claude-opus-4.6",
"info": "#1 - Claude 4.6 Opus - The absolute peak of Blackwell-era reasoning and intelligence - 200k / Blended"
},
{
"id": "blackboxai/anthropic/claude-sonnet-4.6",
"info": "#2 - Claude 4.6 Sonnet - Balanced elite; faster than Opus with near-identical logic - 200k / Blended"
},
{
"id": "blackboxai/anthropic/claude-sonnet-4.5",
"info": "#3 - Claude 4.5 Sonnet - Verified Workhorse; your current 'Golden' model - 200k / $3.00/$15.00"
},
{
"id": "blackboxai/openai/o3-mini",
"info": "#4 - o3-mini - Elite math/logic reasoning; best for debugging complex algorithms - 200k / $1.10/$4.40"
},
{
"id": "blackboxai/anthropic/claude-haiku-4.5",
"info": "#5 - Claude 4.5 Haiku - Speed-of-light intelligence; best for rapid iterations - 200k / Blended"
},
{
"id": "blackboxai/perplexity/sonar-reasoning-pro",
"info": "#6 - Sonar Reasoning Pro - Deep Research + Thinking; best for complex technical fact-finding - 128k / Blended"
},
{
"id": "blackboxai/perplexity/sonar-pro",
"info": "#7 - Sonar Pro Search - DEDICATED WEB BROWSER; extremely reliable real-time fetching - 200k / $3.00/$15.00"
},
{
"id": "blackboxai/meta-llama/llama-3.1-405b-instruct",
"info": "#8 - Llama 3.1 405B - The largest open model; massive world knowledge and reasoning - 128k+ / $0.80/$0.80"
},
{
"id": "blackboxai/qwen3-coder",
"info": "#9 - Qwen 3 Coder - Specialized for high-volume code generation; extremely efficient - 128k / Blended"
},
{
"id": "blackboxai/google/gemini-pro-1.5",
"info": "#10 - Gemini 1.5 Pro - Massive 2M context; use for analyzing entire project folders - 2M / $1.25/$5.00"
},
{
"id": "blackboxai/openai/gpt-4o-mini",
"info": "#11 - GPT-4o mini - High-speed budget option; perfect for small cleanup tasks - 128k / $0.15/$0.60"
},
{
"id": "blackboxai/minimax/minimax-m2.5",
"info": "#12 - Minimax M2.5 - Reliable generalist; likely your 'unlimited' Pro plan model - 1M / Pro-Unlimited"
},
{
"id": "blackboxai/deepseek/deepseek-chat:free",
"info": "#13 - DeepSeek V3 - Top-tier logic for $0; great for saving credits on easy chats - 163k / Free"
},
{
"id": "blackboxai/mistralai/devstral-small",
"info": "#14 - Devstral Small - Specialized dev model; ultra-cheap at $0.075/1M - 128k / $0.075 Blended"
},
{
"id": "blackboxai/qwen/qwq-32b-preview",
"info": "#15 - QwQ 32B Preview - High-performance reasoning value model - 32k / $0.20 Blended"
}
]
},
"model": "sonnet[1m]"
}
@Sezzo
Copy link
Copy Markdown

Sezzo commented Mar 25, 2026

@grand-lotus-iroh You exposed your api key, i would revoke it, because you can find it on google

@grand-lotus-iroh
Copy link
Copy Markdown
Author

grand-lotus-iroh commented Mar 25, 2026

@grand-lotus-iroh You exposed your api key, i would revoke it, because you can find it on google

🎣

It's a fake key.
Good looks on the <3 though.

Hey man, best of luck to you wherever you are out there... Have fun!

@OdinFenrir
Copy link
Copy Markdown

bot account decided to say something because he could not use the key XD

@grand-lotus-iroh
Copy link
Copy Markdown
Author

HAHAHAHAHAHAHA

@OdinFenrir

Hilarious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment