From 0fd12d4e7e7c94f299919c0d1a2e21e426774422 Mon Sep 17 00:00:00 2001 From: thzxx Date: Sun, 5 Apr 2026 20:27:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E8=87=B3=20v4.0.3=EF=BC=8C=E6=9B=B4=E6=96=B0=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++++- index.html | 2 +- js/app.js | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 02e17ad..4c83d42 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 支持流式对话、多模态图片输入、文本/代码文件上传分析、Think 深度推理、RAG 本地知识库、历史记录管理,可安装为 PWA 离线使用。 -![版本](https://img.shields.io/badge/version-4.0.2-brightgreen) +![版本](https://img.shields.io/badge/version-4.0.3-brightgreen) ![平台](https://img.shields.io/badge/platform-Web-blue) ![协议](https://img.shields.io/badge/license-MIT-green) @@ -394,6 +394,12 @@ metona-ollama/ ## 📋 更新日志 +### v4.0.3 + +- **帮助弹框新增 Agent 预设说明** — 内置预设列表、切换方式、自定义创建 +- 帮助弹框设置章节补充系统提示词、上下文长度、温度描述 +- 版本号升级至 4.0.3 + ### v4.0.2 - **修复切换预设时 Think 按钮显示异常** — 当模型不支持 Think 时,即使预设开启了 Think,按钮也不应显示激活态(蓝色渐变),保持禁用样式 diff --git a/index.html b/index.html index 2c64944..52c3d69 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@
Metona Ollama - v4.0.2 + v4.0.3