Ask Your Question
4

When requesting the Azure Open AI API, an error message is shown indicating that the data type being used is not supported.

asked 2022-08-14 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-07-25 12:00:00 +0000

pufferfish gravatar image

To resolve this issue, you can try the following steps:

  1. Check if the data type being used is supported by the Azure Open AI API. Refer to the API documentation for the list of supported data types.

  2. Ensure that the data being passed to the API is in the correct format and adheres to the API requirements.

  3. Verify that the API key and endpoint are correct. Incorrect details can also result in error messages.

  4. Check the API version being used. Ensure that the latest version is being used, as older versions may not support certain data types.

  5. If none of the above steps resolve the issue, try contacting the Azure Open AI support team for assistance. They can help troubleshoot the issue and provide further guidance.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-08-14 11:00:00 +0000

Seen: 1 times

Last updated: Jul 25 '21