feat: 视频上传支持 (v0.11.7)

- 新增视频上传按钮,支持 mp4/avi/mov/mkv/webm (≤10MB)
- ffmpeg 1fps 提取帧序列,自动缩放至512px,带时序标注
- 消息中注入帧序列时间线,多模态模型原生理解视频时序
- 视频按钮与 vision 模型能力自动联动
- 版本号 0.11.6 → 0.11.7,同步更新 README/帮助面板/菜单
This commit is contained in:
thzxx
2026-06-18 10:58:55 +08:00
parent a74fca741d
commit 5ed9a1f9f6
13 changed files with 258 additions and 17 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "metona-ollama-desktop",
"version": "0.11.6",
"version": "0.11.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "metona-ollama-desktop",
"version": "0.11.6",
"version": "0.11.7",
"license": "MIT",
"dependencies": {
"sql.js": "^1.11.0"