mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[feat]: Add embedding model Engine "LiteLLM" #2965
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 @blegry on GitHub (Dec 9, 2024).
Feature Request
Description
To centralized all OWUI transactions and manage tokens, I need new feature for embedding model target.
Hope
Can you add another target for embedding ? Actually, there is "only" ollama and openAI possibility.
It should be wonderfull if LiteLLM was integrated as new embedding model engine.
Alternative
Actually, there is no alternative except directly pass through Ollama target.
Additional context
Image below from settings/documents/general settings:
Thanks
Thanks a lot for your jobs. very appreciate.