#CosmosRp update settings
1 messages Β· Page 1 of 1 (latest)
Currently, there is no public CosmosRP 2.5 version available through Pawan.Krdβs API or in the models channel. The models currently offered are:
- CosmosRP-V3.5 (Multi-Step Reasoning):
cosmosrp-3.5-msr - CosmosRP-V3.5:
cosmosrp-3.5 - CosmosRP-V3.0:
cosmosrp-3.0 - CosmosRP-V2.1:
cosmosrp
If you want to use a newer CosmosRP version, you can switch to any of the available versions above. Hereβs what you need to do to upgrade from CosmosRP-V2.1 to a newer model (if your credits/tier allow):
- Collect Your API Key (/key command in #π€ππ¨π).
- Change Model Endpoint/Base URL:
- For CosmosRP-V3.5:
- Standard Version Base URL:
https://api.pawan.krd/cosmosrp-3.5/v1 - Instructed Version Base URL:
https://api.pawan.krd/cosmosrp-3.5-it/v1
- Standard Version Base URL:
- For CosmosRP-V3.0:
- Standard Version Base URL:
https://api.pawan.krd/cosmosrp-3.0/v1 - Instructed Version Base URL:
https://api.pawan.krd/cosmosrp-3.0-it/v1
- Standard Version Base URL:
- For CosmosRP-V3.5:
- Adjust Model Setting:
- In your app/website, update the API URL and, if requested, the model name.
Important:
- Make sure your plan allows access to the version you wish to use (most V3 models are for supporters only).
- No changes are required if you want to stay on V2.1.
You can always check the latest supported models and their correct endpoints in the models channel.
If any newer version (like 2.5) is officially released and available, it will be announced in the announcements and models channels. Always use the endpoint provided there.
Please note: This is an automated response from @fleet pasture. 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.
You can continue using the old /cosmosrp/ endpoints, these will automatically use the latest version. The old v2.1 model has been unpublished, so the model you're using will be v2.5. If not, you'll get an error.
So basically, even if I used reverse proxy of "https://api.pawan.krd/cosmosrp/v1" the CosmosRP I use will still be CosmosRP 2.5?
yes it uses the latest version while you didn't specify the version
I already read the announcement. So while CosmosRP version 2.5 still exists, but this link https://api.pawan.krd/cosmosrp/v1
has reverted back into CosmosRP version 2.1, right?