From 1e23e82324e7052fac0dc58d977cfc1948e19b00 Mon Sep 17 00:00:00 2001 From: Justin Hayes Date: Sat, 17 Feb 2024 23:05:20 -0500 Subject: [PATCH] Update Web UI link to new project name (#2563) Ollama WebUI is now known as Open WebUI. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81df87e5..7276d767 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Chatbot UI](https://github.com/ivanfioravanti/chatbot-ollama) - [Typescript UI](https://github.com/ollama-interface/Ollama-Gui?tab=readme-ov-file) - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) -- [Web UI](https://github.com/ollama-webui/ollama-webui) +- [Open WebUI](https://github.com/open-webui/open-webui) - [Ollamac](https://github.com/kevinhermawan/Ollamac) - [big-AGI](https://github.com/enricoros/big-agi/blob/main/docs/config-ollama.md) - [Cheshire Cat assistant framework](https://github.com/cheshire-cat-ai/core)