Skip to content

Commit

Permalink
chore: update package versions to 1.0.0 across all adapters
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyi222666 committed Jan 28, 2025
1 parent dbfbb8e commit dec6f9c
Show file tree
Hide file tree
Showing 22 changed files with 124 additions and 124 deletions.
4 changes: 2 additions & 2 deletions packages/azure-openai-adapter/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.0.0-rc.3",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -56,7 +56,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"resolutions": {
"@langchain/core": "0.3.18",
Expand Down
4 changes: 2 additions & 2 deletions packages/chatglm-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-chatglm-adapter",
"description": "chatglm adapter for chatluna",
"version": "1.0.0-rc.3",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -66,7 +66,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/claude-adapter/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.0.0-beta.20",
"version": "1.0.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.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"resolutions": {
"@langchain/core": "0.3.18",
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.0.0-beta.154",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/deepseek-adapter/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.0.0-rc.10",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/embeddings-service/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.0.0-rc.3",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gemini-adapter/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.0.0-rc.3",
"version": "1.0.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.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gptfree-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-gptfree-adapter",
"description": "gptfree adapter for chatluna",
"version": "1.0.0-rc.3",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -68,7 +68,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/hunyuan-adapter/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.0.0-rc.3",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/image-renderer/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.0.0-rc.3",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/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.0.0-beta.6",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -61,7 +61,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"resolutions": {
"@langchain/core": "0.3.18",
Expand Down
4 changes: 2 additions & 2 deletions packages/ollama-adapter/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.0.0-beta.19",
"version": "1.0.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.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"resolutions": {
"@langchain/core": "0.3.18",
Expand Down
4 changes: 2 additions & 2 deletions packages/openai-adapter/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.0.0-rc.3",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/openai-like-adapter/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.0.0-rc.3",
"version": "1.0.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"peerDependencies": {
"koishi": "^4.18.4",
"koishi-plugin-chatluna": "^1.0.0-beta.154"
"koishi-plugin-chatluna": "^1.0.0"
},
"koishi": {
"description": {
Expand Down
Loading

0 comments on commit dec6f9c

Please sign in to comment.