Thanks for sharing the screenshots!
The error "PROXY ERROR: No response from bot" often happens due to one of these reasons:
-
Incorrect Endpoint
For thegpt-oss-20bmodel, you must use the correct endpoint. You currently have:https://api.pawan.krd/gpt-oss-20b/v1/chat/completionsThis is correct for JanitorAI if you are using the full endpoint. Make sure there are no extra spaces, emojis, or symbols in the URL.
-
API Key Not Entered
Double-check that you have pasted your API key in the "API Key" field and that it's valid (see #π€ππ¨π and run/keyif you need a key). -
Credits Not Claimed
On a Free plan, you need to use the/claimcommand in our bot channel to get daily API credits. If you haven't done this yet, go to #π€ππ¨π and send/claim. -
Check Your Credits
If youβre out of credits, requests won't work. You can check your credits with/infoin the bot channel. -
Network/Website Issues
Occasionally, JanitorAI or your internet connection can cause issues. Refresh the page after updating your API key/settings. -
Model Availability
For new/free users,gpt-oss-20bis available. If you get a different error or can't access supporter-only models, you might need supporter role and to link Discord with Patreon.
Summary of steps:
- Make sure endpoint is:
https://api.pawan.krd/gpt-oss-20b/v1/chat/completions