chore: 版本号 0.14.0 → 0.14.1

fix: 去掉流式空闲30s超时(大模型本地推理响应慢易误中止)
fix: await filterEmbedModels 确保启动时模型能力徽章正常显示
fix: 剩余上下文改用 estimateTokens 估算而非 Ollama eval_count(KV Cache 导致虚高)
This commit is contained in:
thzxx
2026-06-28 13:25:59 +08:00
parent 2a9d8606ba
commit b5a8a793e2
8 changed files with 24 additions and 39 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "metona-ollama-desktop",
"version": "0.14.0",
"version": "0.14.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "metona-ollama-desktop",
"version": "0.14.0",
"version": "0.14.1",
"license": "MIT",
"dependencies": {
"ffmpeg-static": "^5.2.0",