mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-16 20:11:53 -05:00
use the openwebui api as proxy #3464
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 @Badlee2020 on GitHub (Jan 28, 2025).
Is it possible to use the openwebui to acess models like Sonnet, o1 or deepseek via the api.
I would like to use openwebui as a ceneral point for all my external api requests and the local models that i run. is this possible? In the documentaion and issues/discussions i find no helpfull information.
thanks in advance