-
Notifications
You must be signed in to change notification settings - Fork 622
Description
Hello team,
Thank you for the great chat-with-your-data-solution-accelerator project.
I would like to ask about the current and planned support for GPT-5 series models (e.g., GPT-5, GPT-5.1) in this solution.
Is the accelerator currently compatible with GPT-5 or GPT-5.1 when deployed on Azure OpenAI Service?
If not, are there known limitations (e.g., dependency on Chat Completions API vs. Responses API)?
GPT-5.x models require newer Azure OpenAI API versions and are typically used via the Responses API.
Are there any architectural assumptions in this accelerator (such as Chat Completions–specific logic or parameters like max_tokens) that would prevent using GPT-5.x models?
This information would be very helpful for planning future upgrades and evaluations.
Thank you very much for your time and for maintaining this project.
Best regards,
Makoto Ando