AI_MODEL_NOT_SUPPORTED
Encountering an error? Get help with AI tools
Error Cause
The specific model is not supported. Please check whether the model parameter is correctly passed in the request body.
When calling the cloudbase model group, please make sure the requested model has been enabled in the CloudBase console.
Solution
- Check whether the
modelparameter in the request body is correct. The name must match a model supported by the platform or configured in the console; - If you are using the
cloudbasebuilt-in model group, go to the CloudBase Console and confirm that the requested model has been enabled; - If you are using a custom model group, make sure the model has been correctly added to that group.