deiucanta / chatpad

Not just another ChatGPT user-interface!
https://chatpad.ai
GNU Affero General Public License v3.0
1.33k stars 252 forks source link

Azure not working. #75

Open usnavy13 opened 11 months ago

usnavy13 commented 11 months ago

When azure is set as the endpoint, only the title is returned for the chat. The chat is never streamed back.

cproof commented 11 months ago

Can confirm.

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.

cproof commented 11 months ago

Seems to be already reported in #49 with a unmerged MR in #67

damian-w commented 11 months ago

Also confirm. Unable to use Azure OpenAI with Chatpad.