<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Open WebUI：给本地 LLM 加一个漂亮的界面]]></title><description><![CDATA[<blockquote>
<p dir="auto">来源：AI 订阅指南</p>
</blockquote>
<p dir="auto">Open WebUI（原 Ollama WebUI）是最佳的开源 LLM 前端。</p>
<p dir="auto"><strong>功能特性：</strong></p>
<ul>
<li>类 ChatGPT 的对话界面</li>
<li>支持 Ollama、OpenAI API 等多种后端</li>
<li>内置 RAG（文档对话）</li>
<li>多用户支持</li>
<li>支持模型切换</li>
</ul>
<p dir="auto"><strong>Docker 部署：</strong></p>
<pre><code class="language-bash">docker run -d -p 3000:8080 \
  --add-host=host.docker.internal:host-gateway \
  -v open-webui:/app/backend/data \
  --name open-webui \
  ghcr.io/open-webui/open-webui:main
</code></pre>
<p dir="auto">访问 <code>http://localhost:3000</code> 即可使用。</p>
<hr />
<p dir="auto"><em>更多本地部署教程请关注 AI 订阅指南。</em></p>
]]></description><link>https://aspxai.com/topic/210/open-webui-给本地-llm-加一个漂亮的界面</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 07:37:50 GMT</lastBuildDate><atom:link href="https://aspxai.com/topic/210.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jun 2026 02:58:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Open WebUI：给本地 LLM 加一个漂亮的界面 on Mon, 22 Jun 2026 03:03:43 GMT]]></title><description><![CDATA[<p dir="auto">微调一个 7B 模型大概多少钱？有没有便宜的方案？</p>
]]></description><link>https://aspxai.com/post/1201</link><guid isPermaLink="true">https://aspxai.com/post/1201</guid><dc:creator><![CDATA[atlas49]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:43 GMT</pubDate></item><item><title><![CDATA[Reply to Open WebUI：给本地 LLM 加一个漂亮的界面 on Mon, 22 Jun 2026 03:03:43 GMT]]></title><description><![CDATA[<p dir="auto">微调一个 7B 模型大概多少钱？有没有便宜的方案？</p>
]]></description><link>https://aspxai.com/post/1200</link><guid isPermaLink="true">https://aspxai.com/post/1200</guid><dc:creator><![CDATA[梅香若素]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:43 GMT</pubDate></item><item><title><![CDATA[Reply to Open WebUI：给本地 LLM 加一个漂亮的界面 on Mon, 22 Jun 2026 03:03:43 GMT]]></title><description><![CDATA[<p dir="auto">微调一个 7B 模型大概多少钱？有没有便宜的方案？</p>
]]></description><link>https://aspxai.com/post/1199</link><guid isPermaLink="true">https://aspxai.com/post/1199</guid><dc:creator><![CDATA[雾里煮酒]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:43 GMT</pubDate></item></channel></rss>