Forum Discussion

miguelisidoro's avatar
miguelisidoro
Iron Contributor
Aug 16, 2024
Solved

Azure Open AI: Error when calling completions api with GPT4o-mini

Hello,   I am getting the following error when calling completions api with GPT4o-mini model.        { "error": { "code": "OperationNotSupported", "message": "The completio...
  • miguelisidoro's avatar
    miguelisidoro
    Aug 18, 2024

    Hi Kidd_Ip,

    I have been in contact with Microsoft. To use GPT4o-mini, I will have to replace the call to Completions API with a call to the Chat Completions API. GPT4o-mini doesn't have and will not have support for Completions API.

    Thanks

    Thanks.

Resources