Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
656 stars 327 forks source link

Add gpt-4o support #967

Closed mirojs closed 3 days ago

mirojs commented 1 month ago

Motivation

A clear and concise description of why this feature would be useful and the value it would bring. Explain any alternatives considered and why they are not sufficient.

gpt-4o is wonderful. Could we implement that soon, thanks?

How would you feel if this feature request was implemented?

alt_text_

Requirements

A list of requirements to consider this feature delivered

Tasks

To be filled in by the engineer picking up the issue

guilhermelia commented 1 month ago

I think there is no big changes needed to implement this features. You need only change your deployment model on Azure OpenAI Services and change his name on Enviroment Variables of the Web apps.

mirojs commented 1 month ago

That may not be the case beyond the texts.