Skip to main content

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

  1. Check whether the model parameter in the request body is correct. The name must match a model supported by the platform or configured in the console;
  2. If you are using the cloudbase built-in model group, go to the CloudBase Console and confirm that the requested model has been enabled;
  3. If you are using a custom model group, make sure the model has been correctly added to that group.