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
Even though both API key and endpoints are validated and saved in the setup, the application itself still calls https://api.openai.com/v1/chat/completions instead of the Azure URL.
When azure is set as the endpoint, only the title is returned for the chat. The chat is never streamed back.
The text was updated successfully, but these errors were encountered: