mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #1464] [MERGED] Allow using external ollama service. #7474
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1464
Author: @jmferrer
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @tjbck
Base:
dev← Head:allow-using-external-ollama📝 Commits (1)
2da7dd6Allow using external ollama service.📊 Changes
4 files changed (+9 additions, -0 deletions)
View changed files
📝
kubernetes/helm/templates/_helpers.tpl(+4 -0)📝
kubernetes/helm/templates/ollama-service.yaml(+2 -0)📝
kubernetes/helm/templates/ollama-statefulset.yaml(+2 -0)📝
kubernetes/helm/values.yaml(+1 -0)📄 Description
Pull Request Checklist
Description
Added ollama.externalHost to values.yaml that configures open-webui to using it and disables internal ollama deployment.
Changelog Entry
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.