Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/adapter-azure-openai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-azure-openai-adapter",
"description": "azure openai adapter for chatluna",
"version": "1.4.0-alpha.4",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-claude/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-claude-adapter",
"description": "claude adapter for chatluna",
"version": "1.4.0-alpha.12",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -59,7 +59,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-deepseek/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-deepseek-adapter",
"description": "deepseek adapter for chatluna",
"version": "1.4.0-alpha.16",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"category": "ai",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-dify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-dify-adapter",
"description": "dify adapter for chatluna",
"version": "1.4.0-alpha.6",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -72,7 +72,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-doubao/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-doubao-adapter",
"description": "doubao adapter for chatluna",
"version": "1.4.0-alpha.9",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-gemini/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-google-gemini-adapter",
"description": "google-gemini adapter for chatluna",
"version": "1.4.0-alpha.19",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -75,7 +75,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45",
"koishi-plugin-chatluna": "^1.4.0-rc.0",
"koishi-plugin-chatluna-storage-service": "^1.0.6"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-hunyuan/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-hunyuan-adapter",
"description": "hunyuan adapter for chatluna",
"version": "1.4.0-alpha.6",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-ollama/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-ollama-adapter",
"description": "ollama adapter for chatluna",
"version": "1.4.0-alpha.8",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-openai-like/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-openai-like-adapter",
"description": "openai style api adapter for chatluna",
"version": "1.4.0-alpha.14",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-openai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-openai-adapter",
"description": "openai adapter for chatluna",
"version": "1.4.0-alpha.13",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-qwen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-qwen-adapter",
"description": "qwen adapter for chatluna",
"version": "1.4.0-alpha.10",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-rwkv/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-rmkv-adapter",
"description": "rwkv adapter for chatluna",
"version": "1.4.0-alpha.4",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -69,7 +69,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-spark/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-spark-adapter",
"description": "spark adapter for chatluna",
"version": "1.4.0-alpha.6",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -72,7 +72,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-wenxin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-wenxin-adapter",
"description": "wenxin adapter for chatluna",
"version": "1.4.0-alpha.6",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-zhipu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-zhipu-adapter",
"description": "zhipu(chatglm) adapter for chatluna",
"version": "1.4.0-alpha.8",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna",
"description": "chatluna for koishi",
"version": "1.4.0-alpha.45",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.11",
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45",
"koishi-plugin-chatluna": "^1.4.0-rc.0",
"koishi-plugin-chatluna-storage-service": "^1.0.6"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/extension-long-memory/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-long-memory",
"description": "long memory for chatluna",
"version": "1.4.0-alpha.1",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -62,7 +62,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
4 changes: 2 additions & 2 deletions packages/extension-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-plugin-common",
"description": "plugin service for agent mode of chatluna",
"version": "1.4.0-alpha.2",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -71,7 +71,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45",
"koishi-plugin-chatluna": "^1.4.0-rc.0",
"koishi-plugin-chatluna-agent": "^1.0.45",
"koishi-plugin-chatluna-storage-service": "^1.0.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-usage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.11",
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45",
"koishi-plugin-chatluna": "^1.4.0-rc.0",
"koishi-plugin-puppeteer": "^3.9.0"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/extension-variable/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-variable-extension",
"description": "variable extension for ChatLuna",
"version": "1.4.0-alpha.0",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"resolutions": {
"@langchain/core": "^0.3.80",
Expand Down
4 changes: 2 additions & 2 deletions packages/renderer-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-image-renderer",
"description": "image renderer for chatluna",
"version": "1.4.0-alpha.2",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -62,7 +62,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/service-embeddings/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-embeddings-service",
"description": "embeddings service for chatluna",
"version": "1.4.0-alpha.1",
"version": "1.4.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -63,7 +63,7 @@
},
"peerDependencies": {
"koishi": "^4.18.9",
"koishi-plugin-chatluna": "^1.4.0-alpha.45"
"koishi-plugin-chatluna": "^1.4.0-rc.0"
},
"koishi": {
"description": {
Expand Down
Loading
Loading