mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
Support for Azure OpenAI endpoints #111
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).
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