From d97fd197b867579efa22f7062e6c78c943447634 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Thu, 30 Jan 2025 21:49:45 +1000 Subject: [PATCH] update ollama and open-webui taglines --- ollama/umbrel-app.yml | 2 +- open-webui/umbrel-app.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ollama/umbrel-app.yml b/ollama/umbrel-app.yml index 14370d5a97..0351bd966d 100644 --- a/ollama/umbrel-app.yml +++ b/ollama/umbrel-app.yml @@ -1,7 +1,7 @@ manifestVersion: 1 id: ollama name: Ollama -tagline: Get up and running with large language models +tagline: Self-host open source AI models like DeepSeek-R1, Llama, and more category: ai version: "0.5.7" port: 11434 diff --git a/open-webui/umbrel-app.yml b/open-webui/umbrel-app.yml index f9094af315..3b011abb9b 100644 --- a/open-webui/umbrel-app.yml +++ b/open-webui/umbrel-app.yml @@ -1,7 +1,7 @@ manifestVersion: 1 id: open-webui name: Open WebUI -tagline: User-friendly AI Interface +tagline: Chat with Ollama models like DeepSeek-R1 and LLama, or use an OpenAI API key category: ai version: "0.5.7" port: 2876