#[βœ… Solved] Help on the new model

1 messages Β· Page 1 of 1 (latest)

stiff lavaBOT
#

Thanks for sharing the screenshots!

The error "PROXY ERROR: No response from bot" often happens due to one of these reasons:

  1. Incorrect Endpoint
    For the gpt-oss-20b model, you must use the correct endpoint. You currently have:

    https://api.pawan.krd/gpt-oss-20b/v1/chat/completions
    

    This is correct for JanitorAI if you are using the full endpoint. Make sure there are no extra spaces, emojis, or symbols in the URL.

  2. 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 /key if you need a key).

  3. Credits Not Claimed
    On a Free plan, you need to use the /claim command in our bot channel to get daily API credits. If you haven't done this yet, go to #πŸ€–ππ¨π­ and send /claim.

  4. Check Your Credits
    If you’re out of credits, requests won't work. You can check your credits with /info in the bot channel.

  5. Network/Website Issues
    Occasionally, JanitorAI or your internet connection can cause issues. Refresh the page after updating your API key/settings.

  6. Model Availability
    For new/free users, gpt-oss-20b is 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
#
  • Paste your API key in the correct field.
  • /claim your free credits if you haven't.
  • Check remaining credits with /info.
  • Refresh JanitorAI after setup.

If you still have issues after this, there may be a problem with the website or server load. Wait a few minutes and try again, or consider creating a ticket via Create Ticket Channel for further support.

Please note: This is an automated response from @stiff lava. While it strive to provide accurate assistance, It may occasionally make mistakes. If you find any inaccuracies or need further clarification, feel free to wait for our community helpers to give you further guidance. Thank you.

stiff lavaBOT
#

[βœ… Solved] Help on the new model