Cette page n'est pas encore disponible dans votre langue. Nous nous efforçons d'ajouter d'autres langues. Nous vous remercions de votre compréhension.

On this page
Help Center/ ModelArts/ Troubleshooting/ Inference Deployment/ AI Application Management/ Garbled Characters Displayed in an AI Application Name Returned When AI Application Details Are Obtained Through an API

Garbled Characters Displayed in an AI Application Name Returned When AI Application Details Are Obtained Through an API

Updated on 2024-06-11 GMT+08:00

Symptom

When details about an AI application are obtained through an API, garbled characters are displayed in a returned AI application name (model_name). For example, the AI application name (model_name) is query_vec_recall_model, but the name returned from the API is query_vec_recall_model_b.

Figure 1 Garbled characters in an AI application name

Possible Causes

If an AI application name contains underscores (_), these characters must be escaped.

Solution

Add the exact_match parameter to the request and set the parameter value to true to ensure that the returned value of model_name is correct.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback