Coming soon! The Kael'Nyrin Scrolls: The Atlas Edict

Articles for tag: AI, AI models, API, database, Docker, OpenWebUI, software, w11

Captain Walker

OpenWebUI Upgrade Guide — Windows 11 (Docker)

OpenWebUI has been active in updating its software. Each upgrade makes for a snappier more reliable setup in Docker (as I tested and found on my W11 computer). This guide is notes-to-self on upgrading OpenWebUI when it runs as a single Docker container on Windows 11 using PowerShell. It assumes the following setup: OpenWebUI stores ...

WordPress website connected to OpenWebUI through digital circuitry

MCP connection to WordPress via OpenWebUI

MCP — the Model Context Protocol — is a standard that lets AI models interact directly with external services. Instead of copying and pasting between a chat window and an application, the AI reaches into the application itself. It can read data, create content, update settings, and extract information — all through natural conversation. WordPress ...

OpenWebUI: Disabling Default Knowledge Base Searches on Base Models

Problem After upgrading OpenWebUI (observed from v0.11.x onwards), every chat triggers a search across all knowledge collections — even on base models with no knowledge collections attached. This occurs because the “Knowledge Base” builtin tool is enabled by default on all models. When enabled, it allows the model to autonomously search all knowledge collections as ...

OPENWEBUI: The Upgrade I Was Afraid Of – now done

Do I care if you or 99% of people don’t know anything about this, or couldn’t care less? I do not! Open WebUI offered me version 0.10.2 this morning. I was on 0.9.6. A small number, a small hop, or so it looks. It isn’t. I have been burned before. An earlier upgrade almost wiped ...

Accessing DeepSeek V4-Pro via API on Windows 11 Using OpenWebUI

The free DeepSeek chat platform at chat.deepseek.com is useful for general purposes, but it has limitations — rate limits, occasional capacity restrictions, and response quality that does not match what the paid API models can deliver. This guide explains how to access DeepSeek’s more capable models using OpenWebUI, a locally hosted chat interface that runs ...