#[β Solved] May i ask what is this
1 messages Β· Page 1 of 1 (latest)
That error means the app couldnβt reach the API β itβs usually connection issues or rate limiting, not the model itself.
Try this:
- Check your API key is valid and set on every request
- Make sure the model id is correct:
pkrd/cosmosrp-2.1 - Retry after a short wait
- Check your internet / VPN / proxy
- If youβre using a client, confirm the base URL is:
https://api.pawan.krd/v1
If it still happens, the issue may be on the app/client side. For status or account issues, check pawan.krd/keys and pawan.krd/models.
-# This is an automated response from @buoyant hatch. 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.
refresh the page
show us your API settings
what is this character before the https
a URL should start with https
make sure to write the URLs correctly
[β Solved] May i ask what is this