It looks like you're receiving a "PROXY ERROR: No response from bot" message. This error usually happens because of one of the following reasons:
-
Incorrect Model Name: Our API does not support "gpt-3.5-turbo". You should use one of our available models listed in the models channel. For public/free usage, we recommend
cosmosrporgpt-oss-20b.- For example, if you're using JanitorAI, set the model to
gpt-oss-20bor use the base URLhttps://api.pawan.krd/cosmosrp/v1for CosmosRP.
- For example, if you're using JanitorAI, set the model to
-
Wrong Endpoint/Setup: Make sure you've entered the correct base URL or endpoint for your chosen model, as shown in the setup guides in the setup guides channel.
-
Website Issue: If you're seeing "No response from bot," sometimes the website you're using may be experiencing issues or the model might be temporarily overloaded. Try waiting a few minutes and trying again.
-
No Jailbreak Needed: Our models are already unfilteredβyou do not need to enter any jailbreak or custom prompt.
How to Fix:
- Double-check your settings to ensure:
- You are using a supported model name.
- The proxy/API URL matches a model's base URL or endpoint.
- Your API key is correctly entered.
- Try refreshing the website after updating your settings.