#[โ Solved] Error
1 messages ยท Page 1 of 1 (latest)
Your setup looks off in two common places:
- Proxy URL should be the base URL, not just
https://api.pawan.krd/v1 - For
pkrd/cosmosrp-2.1, use:https://api.pawan.krd/pkrd/cosmosrp-2.1/v1
Also, the API key is required on every request โ it must be a real key from https://pawan.krd/keys.
Try:
- Set Proxy URL to
https://api.pawan.krd/pkrd/cosmosrp-2.1/v1 - Keep Model Name as
pkrd/cosmosrp-2.1 - Paste your full API key
- Save/apply and retry
If it still fails, the app may need the full /chat/completions endpoint instead of the base URL.
-# This is an automated response from @median cradle. While I strive to provide accurate assistance, I 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.
Add /chat/completions to the end then save and refresh the site
If that doesnt work then clear cache
Didnโt work :/
Show your config now
And did you get a key from our site
Yeah i used the one from discord first but created a new one from the website
In model name you can just put "Cosmosrp"
In proxy url put what you put in the model name
You just mixed it up
Oh it works now thanks
[โ Solved] Error