mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #8395] API to automate new connection addition along with models to open-webui #53775
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 @Subhankar-Adak on GitHub (Jan 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8395
Bug Report
Installation Method
I have installed open-webui using helm and open-webui service is running fine. I can access UI and manually I can create admin user and sync new connections and models and i can chat also with my local models that i have deployed as a service on the Kubernetes
environment.
Local LLM model details:
default tgi-service-2 LoadBalancer 10.233.24.131 100.96.50.50 80:31378/TCP
My requirement is :
Issue:
I don't see any option or rest call available to automate the above tasks.
Is it not possible with open-webui currently? Is manual intervention for configuring web-webui is mandate?
Environment