feat(open-webui): deploy Open WebUI with litellm backend #172

Open
unkinben wants to merge 4 commits from issue-155-open-webui-litellm into main
Showing only changes of commit 16dabbbf8d - Show all commits
+1 -1
View File
@@ -28,7 +28,7 @@ spec:
protocol: TCP
env:
- name: OPENAI_API_BASE_URL
value: http://litellm-pooler.litellm.svc.cluster.local:4000
value: https://litellm.k8s.syd1.au.unkin.net
- name: WEBUI_URL
value: https://chat.k8s.syd1.au.unkin.net
envFrom: