Azure OpenAI Web App Chatbot giving 'role' error

Alecm 10 Reputation points
2024-04-12T22:12:40.4066667+00:00

Hi,

I'm currently having an issue with any Azure OpenAI chatbots that I deploy to a website with Azure App Services. I have tried deleting everything and starting over but I am still having the same issue.

When opening the chatbot web app, it gives the first message fine but any after that are just Errors with the text 'role'.

I created it using the Azure OpenAI Studio on the Playground. I then deployed it straight from the Playground to create a new web app.

Any idea how I can fix this? Thanks.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,188 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Alecm 10 Reputation points
    2024-04-23T13:08:11.4566667+00:00

    I found the solution to my issue, it turns out the issue was introduced during an update to Azure's code. They fixed the issue a few days later so ensuring the model I was using was updated to the latest version fixed it.

    1 person found this answer helpful.