Skip to main content

AI_MODEL_PARAM_INVALID

Encountering an error? Get help with AI tools

Error Cause

Invalid parameters were provided when calling the model. Possible reasons include:

  1. The type or value range of the request parameters does not meet the model requirements;
  2. The request parameters are missing or malformed.

Solution

  1. Check whether the request parameters conform to the specifications in AI Model Access;
  2. Correct the parameters according to the model requirements and retry the request.