Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agipower.ai/llms.txt

Use this file to discover all available pages before exploring further.

Guide to Using Open WebUI with AGIPower

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to run fully offline. It supports multiple large language model runtimes such as Ollama and OpenAI-compatible APIs, and includes a built-in RAG inference engine, making it a powerful solution for AI deployment.
AGIPower fully supports the OpenAI API protocol and can be used with minimal configuration.Note the OpenAI protocol base_url=“https://api.agipower.ai/v1”.

Configuration

Install Open WebUI

  1. Click ⚙️ Admin Panel
  2. Go to Settings > Connections > OpenAI API > Manage OpenAI API Connections
  3. Click Create New External Link
  4. Enter URL: “https://api.agipower.ai/v1
  5. Enter API Key: AGIPower API Key
  6. Click Save
<div style=“text-align: center;”> Cost details </div>

Get Started

  1. Click New Chat
  2. Select a model from the top-left
  3. Start chatting
Open WebUI automatically syncs all AGIPower models and selects one by default.
<div style=“text-align: center;”> Cost details </div>