Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update date in "Hosting an AI chatbot with Ollama and Open WebUI" #908

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/ai-chatbot-with-ollama-and-open-webui/01.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/ai-chatbot-with-ollama-and-open-webui/01.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down