#[✅ Solved] Error with J.AI

1 messages · Page 1 of 1 (latest)

south moth
#

Having this current issue with my j.ai—I did notice that the settings have changed formatting, but I’m still having issues with how it’s suppose to be set up. Any help is appreciated and a possible imagined guideline to explain it further explain in better detail.

lavish basaltBOT
# south moth Having this current issue with my j.ai—I did notice that the settings have chang...

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

  1. Go to:

    • Menu ☰ → API Settings → Proxy tab
  2. 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).

  3. Custom Prompt/Jailbreak Prompt:

    • Enter just a single space, nothing else (since our models are unfiltered).
  4. Save Settings.

  5. Refresh the page after saving!
    JanitorAI requires a reload after changing API settings.


Tips:

  • Double-check the endpoint—use /chat/completions at 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.

chrome slate
south moth
chrome slate
lavish basaltBOT
#

[✅ Solved] Error with J.AI