Thanks for sharing the screenshot! Here’s what’s happening:
-
Main Error:
“Não foi possível encontrar o modelo 'cosmosrp-pro'” means "Could not find model 'cosmosrp-pro'."
This means the website you’re using is trying to access a model (cosmosrp-pro) that no longer exists or is not supported by Pawan.Krd’s API. -
Second Error:
“Resposta vazia recebida da API” (“Empty response received from the API”)
This is a follow-up error that happens because the first request already failed.
How to Fix:
-
Update your API model settings:
- Make sure you’re using one of our current, supported models.
- Recommended free models:
cosmosrp-2.5(Vision Model)gpt-oss-20b
- More info & full list: Models Channel
-
Check API Model Setup (on your website):
- VenusChat.AI / VenusChub / JanitorAI / SillyTavern:
- Change the model name from
cosmosrp-protocosmosrp-2.5or another model from our models list. - Double-check the API URL, use:
- Base URL:
https://api.pawan.krd/cosmosrp-2.5/v1 - Or Full Endpoint:
https://api.pawan.krd/cosmosrp-2.5/v1/chat/completions(for JanitorAI)
- Base URL:
- Change the model name from
- VenusChat.AI / VenusChub / JanitorAI / SillyTavern:
-
No Jailbreak/Custom Prompts Needed:
- Leave jailbreaking/custom instructions empty or just as a space.
Why this happens: