#[โ Solved] when i use both standard and insturcted url for cosmosrp it says incorrect api endpoint
1 messages ยท Page 1 of 1 (latest)
The error you're experiencing with "incorrect API endpoint" could occur if there's been a slight misconfiguration in the endpoint URLs you're using. Here are the correct endpoints for the CosmosRP models:
-
CosmosRP-V3 (
cosmosrp-pro):- Standard:
https://api.pawan.krd/cosmosrp-pro/v1/chat/completions - Instructed:
https://api.pawan.krd/cosmosrp-pro-it/v1/chat/completions
- Standard:
-
CosmosRP-V2.1 (
cosmosrp):- Standard:
https://api.pawan.krd/cosmosrp/v1/chat/completions - Instructed:
https://api.pawan.krd/cosmosrp-it/v1/chat/completions
- Standard:
Please ensure you are using the correct URL for the specific model version you intend to access. Make sure there are no typos or spaces in the URLs you are entering.
If the problem persists despite using the correct endpoints, double-check your API key and make sure there are no network issues or restrictions on your end. If everything is set up correctly, yet the issue continues, you might want to create a support ticket for further assistance. You can do so in the designated ticket channel.
Please note: This is an automated response from @tough sandal. 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.
where are you trying to use the models? it might just be a matter of ditching the /chat/completions
[โ Solved] when i use both standard and insturcted url for cosmosrp it says incorrect api endpoint