open-webui - Complete Open WebUI API Integration for LLM Management
Complete API integration for managing LLM models, chat completions, file uploads, knowledge bases, and Ollama proxy operations through Open WebUI
Tags
Updated: 2026-02-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- list available models
- send chat completions
- upload files for RAG
- manage knowledge collections
- generate Ollama embeddings
- pull Ollama models
- check Ollama status
- generate images
- process audio
- create pipelines
Inputs
- OPENWEBUI_URL
- OPENWEBUI_TOKEN
- LLM models
- file paths
- knowledge collection IDs
- Ollama model names
- image generation prompts
- audio files
Outputs
- API response JSON
- file upload status
- knowledge collection metadata
- embedding vectors
- model list data
- chat completion messages
- generated images
- processed audio files
Requirements
- Open WebUI instance URL
- API bearer token
- Python 3.8+ with requests library
- Internet access for external instances
