From 0a14a18d3d9ee69fdb7e665134724ce4194aca62 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 14 Dec 2024 00:45:28 -0800 Subject: [PATCH] Update index.mdx --- docs/features/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/index.mdx b/docs/features/index.mdx index cd60b3c..664963c 100644 --- a/docs/features/index.mdx +++ b/docs/features/index.mdx @@ -9,7 +9,7 @@ import { TopBanners } from "@site/src/components/TopBanners"; ## Key Features of Open WebUI ⭐ -- 🚀 **Effortless Setup**: Install seamlessly using Docker or Kubernetes (`kubectl`, `kustomize` or `helm`) for a hassle-free experience with support for both `:ollama` and `:cuda` tagged images. +- 🚀 **Effortless Setup**: Install seamlessly using Docker or Kubernetes (`kubectl`, `kustomize` or `helm`) for a hassle-free experience with support for both `:ollama` image with bundled Ollama and `:cuda` with CUDA support. - 🤝 **OpenAI API Integration**: Effortlessly integrate OpenAI-compatible APIs for versatile conversations alongside Ollama models. The OpenAI API URL can be customized to link with various third-party applications.