feat(wiki): batch ingest 16 source pages from raw/

This commit is contained in:
2026-04-14 20:22:19 +08:00
parent 1e166667ba
commit b299ecf694
25 changed files with 1432 additions and 39 deletions

View File

@@ -0,0 +1,23 @@
---
title: "Open-Webui"
type: entity
tags: []
sources: []
last_updated: 2025-03-15
---
## Definition
Open-Webui是一个开源的本地AI Web界面类似于ChatGPT的Web UI用于访问本地运行的Ollama大模型。
## Role
- 本地AI Web界面提供Web浏览器访问本地Ollama模型
- ChatGPT风格UI用户友好的对话界面
## Key Properties
- 开源:完全免费,可自托管
- 类ChatGPT体验对话界面支持多轮对话
- 多用户支持:支持多用户和权限管理
## Connections
- [[Ollama-DeepSeek-OpenWebui-离线部署大模型]] ← 来源 ← [[OpenWebui]]
- [[Ollama]] ← 搭配使用 ← [[OpenWebui]]