Using JanitorAI with NanoGPT
A quick guide to connecting JanitorAI chats to NanoGPT’s API.Setup Instructions
- Get your API key from nano-gpt.com/api
- In JanitorAI, open API Settings
- Select Proxy as the provider
- Click + Add under Proxy Configurations
-
Configure the proxy with the following values:
- Click Apply, then make sure the NanoGPT proxy configuration is marked Active
Available Models
auto-model-basic automatically selects a model included in your subscription. To use a specific model instead, copy its exact current model ID from the NanoGPT pricing page.
Include Reasoning
If you want JanitorAI to include reasoning output for reasoning-capable models, duplicate the configuration above and change the proxy URL to:Troubleshooting
If JanitorAI shows a PROXY ERROR like this:- You used a paid model that is not included in your subscription and your NanoGPT account has no balance.
- The model ID is outdated, misspelled, or unavailable. A
404response usually means you should copy the model’s current ID from the NanoGPT pricing page. - The proxy configuration is wrong. Re-check that Proxy URL is
https://nano-gpt.com/api/v1/chat/completionsorhttps://nano-gpt.com/api/v1thinking/chat/completions, and that your API key has no extra spaces.