feat(open-webui): deploy Open WebUI using litellm for model interaction #155
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?
Overview
Deploy Open WebUI — a self-hosted web interface for interacting with AI models.
Requirements
open-webui(oraitooling)traefik-externalgatewayclass (internet-accessible)litellmdeployment (already deployed inlitellmnamespace)Research needed
ghcr.io/open-webui/open-webui— check latest tag and available variantshttp://litellm-pooler.litellm.svc.cluster.local:4000Implementation notes
apps/base/artifactapi/resources/conf.d/remote-docker.yamlin a separate PROPENAI_API_BASE_URLto point to litellm ClusterIP servicechat.k8s.syd1.au.unkin.netor similar (TBD)References