diff --git a/packages/adapter-azure-openai/package.json b/packages/adapter-azure-openai/package.json index 3d9a5bdf7..d2318aaa6 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.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/adapter-claude/package.json b/packages/adapter-claude/package.json index 94b0960e1..0f43b53a9 100644 --- a/packages/adapter-claude/package.json +++ b/packages/adapter-claude/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-claude-adapter", "description": "claude adapter for chatluna", - "version": "1.4.0-alpha.1", + "version": "1.4.0-alpha.2", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -47,7 +47,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/adapter-deepseek/package.json b/packages/adapter-deepseek/package.json index 2fd8279fc..70a0f1d9a 100644 --- a/packages/adapter-deepseek/package.json +++ b/packages/adapter-deepseek/package.json @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "category": "ai", diff --git a/packages/adapter-dify/package.json b/packages/adapter-dify/package.json index af44704d7..3d9fa8e14 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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-doubao/package.json b/packages/adapter-doubao/package.json index 2eb2b07c8..211aa887e 100644 --- a/packages/adapter-doubao/package.json +++ b/packages/adapter-doubao/package.json @@ -60,7 +60,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-gemini/package.json b/packages/adapter-gemini/package.json index d5ae77cd4..a1d024a88 100644 --- a/packages/adapter-gemini/package.json +++ b/packages/adapter-gemini/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-google-gemini-adapter", "description": "google-gemini adapter for chatluna", - "version": "1.4.0-alpha.1", + "version": "1.4.0-alpha.2", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -63,7 +63,7 @@ ], "dependencies": { "@anatine/zod-openapi": "^2.2.8", - "@chatluna/v1-shared-adapter": "^1.0.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16", + "koishi-plugin-chatluna": "^1.4.0-alpha.17", "koishi-plugin-chatluna-storage-service": "^1.0.6" }, "peerDependenciesMeta": { diff --git a/packages/adapter-hunyuan/package.json b/packages/adapter-hunyuan/package.json index 8e81e2857..03089e408 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.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-ollama/package.json b/packages/adapter-ollama/package.json index da473be2d..9a22ab261 100644 --- a/packages/adapter-ollama/package.json +++ b/packages/adapter-ollama/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-ollama-adapter", "description": "ollama adapter for chatluna", - "version": "1.4.0-alpha.1", + "version": "1.4.0-alpha.2", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -45,7 +45,7 @@ "adapter" ], "dependencies": { - "@chatluna/v1-shared-adapter": "^1.0.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@langchain/core": "^0.3.80" }, "devDependencies": { @@ -54,7 +54,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/adapter-openai-like/package.json b/packages/adapter-openai-like/package.json index df1841996..0eabcdbdc 100644 --- a/packages/adapter-openai-like/package.json +++ b/packages/adapter-openai-like/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-openai-like-adapter", "description": "openai style api adapter for chatluna", - "version": "1.4.0-alpha.5", + "version": "1.4.0-alpha.6", "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.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-openai/package.json b/packages/adapter-openai/package.json index c26838fa9..1dfd1ff46 100644 --- a/packages/adapter-openai/package.json +++ b/packages/adapter-openai/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-openai-adapter", "description": "openai adapter for chatluna", - "version": "1.4.0-alpha.5", + "version": "1.4.0-alpha.6", "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.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-qwen/package.json b/packages/adapter-qwen/package.json index e9e1d20a2..c17c79f82 100644 --- a/packages/adapter-qwen/package.json +++ b/packages/adapter-qwen/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-qwen-adapter", "description": "qwen adapter for chatluna", - "version": "1.4.0-alpha.2", + "version": "1.4.0-alpha.3", "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.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-rwkv/package.json b/packages/adapter-rwkv/package.json index f72f4aa88..3ec4d5b9d 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.37", + "@chatluna/v1-shared-adapter": "1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-spark/package.json b/packages/adapter-spark/package.json index 1823d9fad..3beb76785 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.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-wenxin/package.json b/packages/adapter-wenxin/package.json index 0f84655d9..b7c8d5129 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.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/adapter-zhipu/package.json b/packages/adapter-zhipu/package.json index 45105b242..bcd5e61c9 100644 --- a/packages/adapter-zhipu/package.json +++ b/packages/adapter-zhipu/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-zhipu-adapter", "description": "zhipu(chatglm) adapter for chatluna", - "version": "1.4.0-alpha.1", + "version": "1.4.0-alpha.2", "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.37", + "@chatluna/v1-shared-adapter": "^1.0.38", "@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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/core/package.json b/packages/core/package.json index f4be838b8..27a551ec1 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.16", + "version": "1.4.0-alpha.17", "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 de1e39942..aad3fdf6c 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.28", + "version": "1.0.29", "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.16", + "koishi-plugin-chatluna": "^1.4.0-alpha.17", "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 b8f9d1ab0..bdc726c68 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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/extension-tools/package.json b/packages/extension-tools/package.json index 3ab1051fe..3e240a9bf 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.28" + "koishi-plugin-chatluna-agent": "^1.0.29" }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.16", - "koishi-plugin-chatluna-agent": "^1.0.28", + "koishi-plugin-chatluna": "^1.4.0-alpha.17", + "koishi-plugin-chatluna-agent": "^1.0.29", "koishi-plugin-chatluna-storage-service": "^1.0.6" }, "peerDependenciesMeta": { diff --git a/packages/extension-variable/package.json b/packages/extension-variable/package.json index 4d173713c..842dad17e 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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "resolutions": { "@langchain/core": "^0.3.80", diff --git a/packages/renderer-image/package.json b/packages/renderer-image/package.json index e4225142c..5327b11bc 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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/service-embeddings/package.json b/packages/service-embeddings/package.json index f6c73e02c..ceadac983 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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "koishi": { "description": { diff --git a/packages/service-multimodal/package.json b/packages/service-multimodal/package.json index 98586c1f9..8929aa643 100644 --- a/packages/service-multimodal/package.json +++ b/packages/service-multimodal/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-multimodal-service", "description": "multimodal service for chatluna", - "version": "1.4.0-alpha.0", + "version": "1.4.0-alpha.1", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -61,7 +61,7 @@ }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.16", + "koishi-plugin-chatluna": "^1.4.0-alpha.17", "koishi-plugin-ffmpeg-path": "^2.0.0" }, "peerDependenciesMeta": { diff --git a/packages/service-search/package.json b/packages/service-search/package.json index 80cca47f6..7ae4634a6 100644 --- a/packages/service-search/package.json +++ b/packages/service-search/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-chatluna-search-service", "description": "search support for chatluna", - "version": "1.4.0-alpha.0", + "version": "1.4.0-alpha.1", "main": "lib/index.cjs", "module": "lib/index.mjs", "typings": "lib/index.d.ts", @@ -70,13 +70,13 @@ "devDependencies": { "atsc": "^2.1.0", "koishi": "^4.18.9", - "koishi-plugin-chatluna-agent": "^1.0.28", + "koishi-plugin-chatluna-agent": "^1.0.29", "koishi-plugin-puppeteer": "^3.9.0" }, "peerDependencies": { "koishi": "^4.18.9", - "koishi-plugin-chatluna": "^1.4.0-alpha.16", - "koishi-plugin-chatluna-agent": "^1.0.28" + "koishi-plugin-chatluna": "^1.4.0-alpha.17", + "koishi-plugin-chatluna-agent": "^1.0.29" }, "peerDependenciesMeta": { "koishi-plugin-chatluna-agent": { diff --git a/packages/service-vector-store/package.json b/packages/service-vector-store/package.json index 3d4988ed3..86b62f226 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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" }, "peerDependenciesMeta": { "@zilliz/milvus2-sdk-node": { diff --git a/packages/shared-adapter/package.json b/packages/shared-adapter/package.json index d5936e71f..edef88338 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.37", + "version": "1.0.38", "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.16" + "koishi-plugin-chatluna": "^1.4.0-alpha.17" } }