feat: 模型下拉框过滤嵌入模型,版本号升级至3.1.1

- loadModels 后台调用 /api/show 检测 capabilities
- 不支持 completion 的模型自动从下拉框移除
- 更新 README changelog
This commit is contained in:
Metona
2026-04-05 01:10:12 +08:00
parent f1a1c15a27
commit e519631bee
4 changed files with 43 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
<div class="header-left">
<span class="logo">🦙</span>
<span class="app-title">Metona Ollama</span>
<span class="app-version">v3.1.0</span>
<span class="app-version">v3.1.1</span>
<button class="icon-btn help-btn" id="btnHelp" title="使用帮助">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"/>