#[βœ… Solved] No access to correct model

1 messages Β· Page 1 of 1 (latest)

unreal matrix
#

Problem #2 everything was working okay for a bit and im not sure what happened to get this error. Im using the correct url and key and the model is set correctly. What am I missing here?

willow bearBOT
# unreal matrix Problem #2 everything was working okay for a bit and im not sure what happened t...

You’re using the wrong model ID.

cosmosrp is not a supported model. Use one of these instead:

pkrd/cosmosrp-3.5
pkrd/cosmosrp-3.5:it
pkrd/cosmosrp-3.5:msr
pkrd/cosmosrp-3.5:msr:it
pkrd/cosmosrp-2.1
pkrd/cosmosrp-2.1:it

Correct base URL:

https://api.pawan.krd/v1

If your app needs a model field, set it to the full supported ID above, not cosmosrp.

Also make sure your API key is valid and included on every request. If you want to check all supported models, use:
https://pawan.krd/models

-# This is an automated response from @willow bear. 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.

unreal matrix
#

Cosmosrp is just the name that comes up in the error, I have it set to pkrd/cosmosrp-3.5

cunning harbor
#

delete the preset and re-create it

unreal matrix
#

Gotcha, thank you

#

I am still receiving that error.

cunning harbor
cunning harbor
#

can you copy and ptase here the URL you used?

unreal matrix
cunning harbor
#

if you want to select the model from the model, list you can just set the URL to https://api.pawan.krd/v1 and it will use the model you selected from the model list

unreal matrix
#

Gotcha, thank you! That was the issue

willow bearBOT
#

[βœ… Solved] No access to correct model