microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.57k stars 2.43k forks source link

Gpt4o No Image Input #1027

Open rizki5411 opened 1 month ago

rizki5411 commented 1 month ago

Describe the bug Gpt4o model just text no image input.

To Reproduce Steps to reproduce the behavior:

  1. Go to Azure OpenAI
  2. Click on Azure OpenAI Studio dan Deploy to a new web app
  3. Build Success
  4. Just text only, no image input or etc

Expected behavior A website chat gpt with image input

Screenshots for GPT4o model future just text, no image input image

Configuration: Please provide the following

Logs

  1. If the application deployment is failing, please share the deployment logs using the following az CLI command:

    az webapp log deployment show --name <app name> --resource-group <rg name>
  2. If the application is crashing after deployment, please share the application logs using the following az CLI command:

    az webapp log tail --name <app name> --resource-group <resource group name>

Additional context Add any other context about the problem here.

singloudly90 commented 1 month ago

totally agree. wish to have image input to utilise the gpt-4o model. it could really boost our client usage, and open to lots of new use cases!