From 9cb1cc99fd773703734e03a6c2a6b3d16e5c45f0 Mon Sep 17 00:00:00 2001 From: Svenja Michal <84835304+svenja11@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:16:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20date=20in=20"Hosting=20?= =?UTF-8?q?an=20AI=20chatbot=20with=20Ollama=20and=20Open=20WebUI"=20(#908?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorials/ai-chatbot-with-ollama-and-open-webui/01.de.md | 2 +- tutorials/ai-chatbot-with-ollama-and-open-webui/01.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/ai-chatbot-with-ollama-and-open-webui/01.de.md b/tutorials/ai-chatbot-with-ollama-and-open-webui/01.de.md index abe64dc68..74aeb67c6 100644 --- a/tutorials/ai-chatbot-with-ollama-and-open-webui/01.de.md +++ b/tutorials/ai-chatbot-with-ollama-and-open-webui/01.de.md @@ -2,7 +2,7 @@ SPDX-License-Identifier: MIT path: "/tutorials/ai-chatbot-with-ollama-and-open-webui/de" slug: "ai-chatbot-with-ollama-and-open-webui" -date: "2024-02-21" +date: "2024-08-19" title: "Einen eigenen AI-Chatbot hosten mit Ollama und Open WebUI" short_description: "In diesem Tutorial wird gezeigt, wie man Ollama und Open WebUI installiert und Sprachmodelle hinzufĆ¼gt." tags: ["Ollama", "Open WebUI", "Ubuntu", "Debian"] diff --git a/tutorials/ai-chatbot-with-ollama-and-open-webui/01.en.md b/tutorials/ai-chatbot-with-ollama-and-open-webui/01.en.md index 67acb832a..923723511 100644 --- a/tutorials/ai-chatbot-with-ollama-and-open-webui/01.en.md +++ b/tutorials/ai-chatbot-with-ollama-and-open-webui/01.en.md @@ -2,7 +2,7 @@ SPDX-License-Identifier: MIT path: "/tutorials/ai-chatbot-with-ollama-and-open-webui" slug: "ai-chatbot-with-ollama-and-open-webui" -date: "2024-02-21" +date: "2024-08-19" title: "Hosting an AI chatbot with Ollama and Open WebUI" short_description: "This tutorial explains how to install Ollama and Open WebUI and how to add language models." tags: ["Ollama", "Open WebUI", "Ubuntu", "Debian"]