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