This commit is contained in:
Timothy J. Baek 2024-05-27 17:15:32 -07:00
parent 6d9e56ccfb
commit 2e0a4b2491
3 changed files with 3 additions and 4 deletions

View File

@ -1,11 +1,10 @@
--- ---
sidebar_position: 200 sidebar_position: 3
title: "⭐ Features" title: "⭐ Features"
--- ---
## Key Features of Open WebUI ⭐ ## 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' and ':cuda' tagged images.
- 🤝 **OpenAI API Integration**: Effortlessly integrate OpenAI-compatible APIs for versatile conversations alongside Ollama models. Customize the OpenAI API URL to link with **LMStudio, GroqCloud, Mistral, OpenRouter, and more**. - 🤝 **OpenAI API Integration**: Effortlessly integrate OpenAI-compatible APIs for versatile conversations alongside Ollama models. Customize the OpenAI API URL to link with **LMStudio, GroqCloud, Mistral, OpenRouter, and more**.

View File

@ -1,5 +1,5 @@
--- ---
sidebar_position: 300 sidebar_position: 2
title: "🚀 Getting Started" title: "🚀 Getting Started"
--- ---

View File

@ -1,6 +1,6 @@
{ {
"label": "📝 Tutorial", "label": "📝 Tutorial",
"position": 3, "position": 300,
"link": { "link": {
"type": "generated-index" "type": "generated-index"
} }