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.42k stars 2.13k forks source link

Support for gpt-4o multimodality #945

Open michirem opened 1 week ago

michirem commented 1 week ago

Is your feature request related to this sample app, or to an Azure service, such as Azure OpenAI or Azure AI Search? Sample app

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like I'd like to generate images or get answers on file uploads of text files, pdfs or images using the main input field.

Is this feature specific to your use case or your organization, or would it apply broadly across other uses of this app? This would enable all gpt-4o features for all users of the sample app.

Describe alternatives you've considered Currently, there is no alternative that is so easily deployable on Azure.

Additional context None.