mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #258] Support for Azure OpenAI endpoints #12007
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bharath063 on GitHub (Dec 22, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/258
Is your feature request related to a problem? Please describe.
I have an Azure OpenAI API deployment. This has a custom deployment(let's say mycompany.azure.com). How do I configure this domain and use my token instead of the default openAI endpoint?
Describe the solution you'd like
Provide a section in the UI to configure custom endpoints for OpenAI. The token field can remain the same
@tjbck commented on GitHub (Dec 22, 2023):
Hi! configurable OpenAI endpoint feature's being actively discussed at #230, Let's continue our discussion there! Duplicate of #230