#[โ Solved] Incorrect API Endpoint
1 messages ยท Page 1 of 1 (latest)
Use the full v1 endpoint and the exact supported model ID.
For CosmosRP v2.1, set:
Model: pkrd/cosmosrp-2.1
Proxy URL: https://api.pawan.krd/pkrd/cosmosrp-2.1/v1
Endpoint: /chat/completions
So the final request URL is:
https://api.pawan.krd/pkrd/cosmosrp-2.1/v1/chat/completions
If j.ai is using the old short name cosmosrp-2.1, change it to the full model ID above.
Only the model IDs listed in the models page are supported.
-# This is an automated response from @brittle meadow. 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.
[โ Solved] Incorrect API Endpoint