Not able to upload an image on ai studio chat playground deployed web app using gpt-4o

Fernando 30 Reputation points
2024-08-05T04:57:33.6633333+00:00

I am trying to deploy a chat web app using gpt-4o to describe user-inputted images in a particular manner.

I have refined the system message and added examples. I have not added any data.

This works fine on the chat playground. However, when I have deployed it to a web app, there is no option to upload images:

User's image

I have set the location to Australia East, the pricing plan at B1, and did not enable chat history.

I noticed that when AshokPeddakotla-MSFT demonstrated that his web app was deploying, which used gpt-4o, there was no upload capability either: https://learn.microsoft.com/en-us/answers/questions/1687820/azure-ai-studio-web-app-deployment-failed-with-err

I saw in this guide that there was a + button, presumably allowing for image uploads: https://techcommunity.microsoft.com/t5/educator-developer-blog/deploying-gpt-4o-ai-chat-app-on-azure-via-azure-ai-services-a/ba-p/4179472

Would someone be able to assist me in allowing image uploads in the deployed web app?

Thanks

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

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 35,971 Reputation points Moderator
    2024-08-05T10:16:06.8766667+00:00

    Fernando Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    AFAIK, this option is not available in the deployed Web Apps.

    I saw in this guide that there was a + button, presumably allowing for image uploads: https://techcommunity.microsoft.com/t5/educator-developer-blog/deploying-gpt-4o-ai-chat-app-on-azure-via-azure-ai-services-a/ba-p/4179472

    I just tried and not able to see the option that you mentioned.

    The Icon which you are referring to is a new chat option.

    User's image

    In order to modify the Web App, please check Sample WebApp and make changes accordingly.

    I hope this helps. Do let me know if you have any further queries.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.