#Proxy error, how can I fix it?

1 messages Β· Page 1 of 1 (latest)

dense stump
#

It used to work fine, I didn't touch anything. Now I woke up and got this error. How can I fix this?

amber urchinBOT
# dense stump It used to work fine, I didn't touch anything. Now I woke up and got this error....

Your screenshot shows the following error:

PROXY ERROR 400: {"status":false,"error":{"message":"We couldn't find the model 'cosmosrp'", ...}}

This usually means you're using an incorrect model name or endpoint in your API URL.

Fix:

  • For most websites (VenusChat.AI, VenusChub, SillyTavern, etc.), you must provide the full endpoint or base URL with the correct version of the model.
  • The correct model name is cosmosrp-3.0 or cosmosrp, not just cosmosrp.

Here’s how to fix it:

  • If the site asks for a base URL:
    Use: https://api.pawan.krd/cosmosrp/v1
  • If the site asks for a full endpoint:
    Use: https://api.pawan.krd/cosmosrp/v1/chat/completions

Steps you should take:

  1. Go to your API/Proxy/Model Settings.
  2. Replace your current API URL with one of the correct URLs above.
  3. Make sure the model selection (if required) is set to something like "gpt-3.5-turbo" or similar (not just cosmosrp).

Remember:

  • Don't put emojis, backticks, or extra spaces in your URL.
  • If you recently used a jailbreak or custom prompt, clear it and start a new chat for best results.

If you continue having issues after correcting the URL, please let the community know which website you use (like JanitorAI, VenusChat, ChubAI, etc.), so helpers can give you exact steps.

You can find all the recommended model URLs and setup guides in our Models Channel and Setup Guides.

Please note: This is an automated response from @amber urchin. 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.