mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[GH-ISSUE #14815] feat: Accept custom embeddings endpoints #17372
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 @satonotdead on GitHub (Jun 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14815
Check Existing Issues
Problem Description
I wonder if it's possible for localwebui to accept different openai compatible endpoints for embeddings. There are a few services offering cheap and realiable alternatives than ada and/or self-hosting.
Desired Solution you'd like
Enabling compatible endpoints for embedding.
Alternatives Considered
Additional Context
No response