mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
feat: Add Azure OpenAI as option for Embedding Model Engine
#5036
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 @OTheNonE on GitHub (May 5, 2025).
Check Existing Issues
Problem Description
Currently, the options for selecting an embedding models are:
Azure OpenAI is not an option.
Desired Solution you'd like
I would like to use embedding models through the Azure OpenAI services. This option is missing.
Alternatives Considered
I dont believe there is any other way of using Azure OpenAI as embedding models.
Additional Context
No response
@tjbck commented on GitHub (May 5, 2025):
PR Welcome.