You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first, thanks to the creators and the community for this fantastic project! love it.
question is about the newer OAI o1 models with reasoning, are there major changes to the app or is it a matter of just changing the azure openai endpoint ?
The text was updated successfully, but these errors were encountered:
In short, no - o1 and other reasoning models aren't supported, and some redesign would need to occur. AzureChat also uses streaming responses, streaming is currently not supported across key reasoning models deployed through Azure AI Foundry (see: #483). There are also differences in the parameters for reasoning models. We welcome contributions to incorporate o1/o3 support but at this time no active developments are underway from the maintainers' side. We will continue to track it under #480.
first, thanks to the creators and the community for this fantastic project! love it.
question is about the newer OAI o1 models with reasoning, are there major changes to the app or is it a matter of just changing the azure openai endpoint ?
The text was updated successfully, but these errors were encountered: