#[✅ Solved] Error with J.AI
1 messages · Page 1 of 1 (latest)
You're getting the error:
PROXY ERROR 404: {"status":false,"error":{"message":"Incorrect API Endpoint \"/cosmosrp-3.5/v1\", ...
What it means:
The endpoint you're entering is incorrect for JanitorAI—you're using a base URL instead of the required full endpoint.
Correct Setup for JanitorAI
-
Go to:
- Menu ☰ → API Settings → Proxy tab
-
Fill out:
-
API: OpenAI
-
Model: gpt-3.5-turbo (or similar, name doesn't matter as our endpoint overrides it)
-
Proxy URL:
For CosmosRP 3.5, use the FULL endpoint:https://api.pawan.krd/cosmosrp-3.5/v1/chat/completions(Or use one of the other models—the full endpoint is always available in the #models channel.)
-
API Key: Paste your Pawan.Krd API key (from /key command).
-
-
Custom Prompt/Jailbreak Prompt:
- Enter just a single space, nothing else (since our models are unfiltered).
-
Save Settings.
-
Refresh the page after saving!
JanitorAI requires a reload after changing API settings.
Tips:
- Double-check the endpoint—use
/chat/completionsat the end for JanitorAI. - Make sure there’s no extra characters or emojis in the URL.
- See the #models channel for the latest endpoints/details.
- If you get errors like "network error, try again", refresh the page.
If you still have trouble after following these steps, consider posting screenshots of your setup in case the community can spot formatting errors!
Please note: This is an automated response from @lavish basalt. 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.
This may help you, you are just using the wrong endpoint the correct one for the free model ends with chat completion
This definitely helped clarify things better—thank you!!
You're welcome