From e7200401b6528cdcd464751e8b749d67d9eac45e Mon Sep 17 00:00:00 2001 From: dingyi <2187778735@qq.com> Date: Tue, 16 Jun 2026 01:36:01 +0800 Subject: [PATCH] chore(packages): bump alpha versions --- packages/adapter-azure-openai/package.json | 4 ++-- packages/adapter-claude/package.json | 4 ++-- packages/adapter-deepseek/package.json | 6 +++--- packages/adapter-dify/package.json | 2 +- packages/adapter-doubao/package.json | 6 +++--- packages/adapter-gemini/package.json | 4 ++-- packages/adapter-hunyuan/package.json | 4 ++-- packages/adapter-ollama/package.json | 4 ++-- packages/adapter-openai-like/package.json | 4 ++-- packages/adapter-openai/package.json | 4 ++-- packages/adapter-qwen/package.json | 4 ++-- packages/adapter-rwkv/package.json | 4 ++-- packages/adapter-spark/package.json | 4 ++-- packages/adapter-wenxin/package.json | 4 ++-- packages/adapter-zhipu/package.json | 4 ++-- packages/core/package.json | 2 +- packages/extension-agent/package.json | 4 ++-- packages/extension-long-memory/package.json | 2 +- packages/extension-tools/package.json | 6 +++--- packages/extension-usage/package.json | 4 ++-- packages/extension-variable/package.json | 2 +- packages/renderer-image/package.json | 2 +- packages/service-embeddings/package.json | 2 +- packages/service-multimodal/package.json | 2 +- packages/service-search/package.json | 6 +++--- packages/service-vector-store/package.json | 2 +- packages/shared-adapter/package.json | 4 ++-- 27 files changed, 50 insertions(+), 50 deletions(-) diff --git a/packages/adapter-azure-openai/package.json b/packages/adapter-azure-openai/package.json index e922a3b7e..88eec994e 100644 --- a/packages/adapter-azure-openai/package.json +++ b/packages/adapter-azure-openai/package.json @@ -46,7 +46,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -57,7 +57,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/adapter-claude/package.json b/packages/adapter-claude/package.json index a91852f19..7f6421a1b 100644 --- a/packages/adapter-claude/package.json +++ b/packages/adapter-claude/package.json @@ -47,7 +47,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -59,7 +59,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/adapter-deepseek/package.json b/packages/adapter-deepseek/package.json index 4a1c9d281..3aa073436 100644 --- a/packages/adapter-deepseek/package.json +++ b/packages/adapter-deepseek/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-deepseek-adapter", "description": "deepseek adapter for chatluna", - "version": "1.4.0-alpha.9", + "version": "1.4.0-alpha.10", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -71,7 +71,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "category": "ai", diff --git a/packages/adapter-dify/package.json b/packages/adapter-dify/package.json index d35d87f3a..20bc8599c 100644 --- a/packages/adapter-dify/package.json +++ b/packages/adapter-dify/package.json @@ -71,7 +71,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-doubao/package.json b/packages/adapter-doubao/package.json index d89c78dc5..93a82be24 100644 --- a/packages/adapter-doubao/package.json +++ b/packages/adapter-doubao/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-doubao-adapter", "description": "doubao adapter for chatluna", - "version": "1.4.0-alpha.4", + "version": "1.4.0-alpha.5", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -71,7 +71,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-gemini/package.json b/packages/adapter-gemini/package.json index cd1912deb..fbfdc9fd4 100644 --- a/packages/adapter-gemini/package.json +++ b/packages/adapter-gemini/package.json @@ -63,7 +63,7 @@ ], "dependencies": { "@anatine/zod-openapi": "^2.2.8", - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "openapi3-ts": "^4.5.0", "zod": "3.25.76", @@ -75,7 +75,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23", + "koishi-plugin-chatluna": "^1.4.0-alpha.24", "koishi-plugin-chatluna-storage-service": "^1.0.6" }, "peerDependenciesMeta": { diff --git a/packages/adapter-hunyuan/package.json b/packages/adapter-hunyuan/package.json index cac8bf573..59c787310 100644 --- a/packages/adapter-hunyuan/package.json +++ b/packages/adapter-hunyuan/package.json @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -71,7 +71,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-ollama/package.json b/packages/adapter-ollama/package.json index 67252cac2..cb2491bed 100644 --- a/packages/adapter-ollama/package.json +++ b/packages/adapter-ollama/package.json @@ -45,7 +45,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80" }, "devDependencies": { @@ -54,7 +54,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/adapter-openai-like/package.json b/packages/adapter-openai-like/package.json index e65da5200..eaa2c2998 100644 --- a/packages/adapter-openai-like/package.json +++ b/packages/adapter-openai-like/package.json @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -71,7 +71,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-openai/package.json b/packages/adapter-openai/package.json index 363bbedf2..7f870f81a 100644 --- a/packages/adapter-openai/package.json +++ b/packages/adapter-openai/package.json @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -71,7 +71,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-qwen/package.json b/packages/adapter-qwen/package.json index 7c0c95f89..936a0effb 100644 --- a/packages/adapter-qwen/package.json +++ b/packages/adapter-qwen/package.json @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -71,7 +71,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-rwkv/package.json b/packages/adapter-rwkv/package.json index 7a18ef03c..f716146e6 100644 --- a/packages/adapter-rwkv/package.json +++ b/packages/adapter-rwkv/package.json @@ -45,7 +45,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "1.0.40", + "@chatluna/v1-shared-adapter": "1.0.41", "@langchain/core": "^0.3.80", "zod-to-json-schema": "3.23.5" }, @@ -69,7 +69,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-spark/package.json b/packages/adapter-spark/package.json index d339494a9..cd840436e 100644 --- a/packages/adapter-spark/package.json +++ b/packages/adapter-spark/package.json @@ -61,7 +61,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -72,7 +72,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-wenxin/package.json b/packages/adapter-wenxin/package.json index 94b83100d..4e64721be 100644 --- a/packages/adapter-wenxin/package.json +++ b/packages/adapter-wenxin/package.json @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "zod": "3.25.76", "zod-to-json-schema": "^3.24.6" @@ -71,7 +71,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/adapter-zhipu/package.json b/packages/adapter-zhipu/package.json index c2c35594e..807b5f7f1 100644 --- a/packages/adapter-zhipu/package.json +++ b/packages/adapter-zhipu/package.json @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.40", + "@chatluna/v1-shared-adapter": "^1.0.41", "@langchain/core": "^0.3.80", "jsonwebtoken": "^9.0.2", "zod": "3.25.76", @@ -73,7 +73,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/core/package.json b/packages/core/package.json index 120c80cc1..12035bdee 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna", "description": "chatluna for koishi", - "version": "1.4.0-alpha.23", + "version": "1.4.0-alpha.24", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", diff --git a/packages/extension-agent/package.json b/packages/extension-agent/package.json index e146215ce..ceb72eaa1 100644 --- a/packages/extension-agent/package.json +++ b/packages/extension-agent/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-agent", "description": "Agent framework for ChatLuna", - "version": "1.0.33", + "version": "1.0.34", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -89,7 +89,7 @@ "peerDependencies": { "@koishijs/plugin-console": "^5.30.11", "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23", + "koishi-plugin-chatluna": "^1.4.0-alpha.24", "koishi-plugin-chatluna-storage-service": "^1.0.6" }, "peerDependenciesMeta": { diff --git a/packages/extension-long-memory/package.json b/packages/extension-long-memory/package.json index c0a840851..7d0e0cb3c 100644 --- a/packages/extension-long-memory/package.json +++ b/packages/extension-long-memory/package.json @@ -62,7 +62,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/extension-tools/package.json b/packages/extension-tools/package.json index 4243f0845..4a33238c8 100644 --- a/packages/extension-tools/package.json +++ b/packages/extension-tools/package.json @@ -67,12 +67,12 @@ "atsc": "^2.1.0", "koishi": "^4.18.9", "koishi-plugin-adapter-onebot": "^6.8.0", - "koishi-plugin-chatluna-agent": "^1.0.33" + "koishi-plugin-chatluna-agent": "^1.0.34" }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23", - "koishi-plugin-chatluna-agent": "^1.0.33", + "koishi-plugin-chatluna": "^1.4.0-alpha.24", + "koishi-plugin-chatluna-agent": "^1.0.34", "koishi-plugin-chatluna-storage-service": "^1.0.6" }, "peerDependenciesMeta": { diff --git a/packages/extension-usage/package.json b/packages/extension-usage/package.json index 66e02b7ae..c809a3a0b 100644 --- a/packages/extension-usage/package.json +++ b/packages/extension-usage/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-usage", "description": "Usage records for ChatLuna model calls", - "version": "1.0.3", + "version": "1.0.4", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -61,7 +61,7 @@ "peerDependencies": { "@koishijs/plugin-console": "^5.30.11", "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23", + "koishi-plugin-chatluna": "^1.4.0-alpha.24", "koishi-plugin-puppeteer": "^3.9.0" }, "peerDependenciesMeta": { diff --git a/packages/extension-variable/package.json b/packages/extension-variable/package.json index e9e6f687e..9f54596d1 100644 --- a/packages/extension-variable/package.json +++ b/packages/extension-variable/package.json @@ -58,7 +58,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/renderer-image/package.json b/packages/renderer-image/package.json index 872dad57c..9bb02a94d 100644 --- a/packages/renderer-image/package.json +++ b/packages/renderer-image/package.json @@ -62,7 +62,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/service-embeddings/package.json b/packages/service-embeddings/package.json index 9eff79d60..159b75b0f 100644 --- a/packages/service-embeddings/package.json +++ b/packages/service-embeddings/package.json @@ -63,7 +63,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "koishi": { "description": { diff --git a/packages/service-multimodal/package.json b/packages/service-multimodal/package.json index 722ad5cf6..d8f67bbdb 100644 --- a/packages/service-multimodal/package.json +++ b/packages/service-multimodal/package.json @@ -62,7 +62,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23", + "koishi-plugin-chatluna": "^1.4.0-alpha.24", "koishi-plugin-ffmpeg-path": "^2.0.0" }, "peerDependenciesMeta": { diff --git a/packages/service-search/package.json b/packages/service-search/package.json index 6af02e0be..dc6863c48 100644 --- a/packages/service-search/package.json +++ b/packages/service-search/package.json @@ -70,13 +70,13 @@ "devDependencies": { "atsc": "^2.1.0", "koishi": "^4.18.9", - "koishi-plugin-chatluna-agent": "^1.0.33", + "koishi-plugin-chatluna-agent": "^1.0.34", "koishi-plugin-puppeteer": "^3.9.0" }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23", - "koishi-plugin-chatluna-agent": "^1.0.33" + "koishi-plugin-chatluna": "^1.4.0-alpha.24", + "koishi-plugin-chatluna-agent": "^1.0.34" }, "peerDependenciesMeta": { "koishi-plugin-chatluna-agent": { diff --git a/packages/service-vector-store/package.json b/packages/service-vector-store/package.json index 6338321fa..5e7c8cf75 100644 --- a/packages/service-vector-store/package.json +++ b/packages/service-vector-store/package.json @@ -58,7 +58,7 @@ "@zilliz/milvus2-sdk-node": "^2.6.2", "faiss-node": "^0.5.1", "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" }, "peerDependenciesMeta": { "@zilliz/milvus2-sdk-node": { diff --git a/packages/shared-adapter/package.json b/packages/shared-adapter/package.json index d0ef272a6..57e29e65f 100644 --- a/packages/shared-adapter/package.json +++ b/packages/shared-adapter/package.json @@ -1,7 +1,7 @@ { "name": "@chatluna/v1-shared-adapter", "description": "chatluna shared adapter", - "version": "1.0.40", + "version": "1.0.41", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -70,6 +70,6 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.23" + "koishi-plugin-chatluna": "^1.4.0-alpha.24" } }