File tree Expand file tree Collapse file tree 22 files changed +124
-124
lines changed Expand file tree Collapse file tree 22 files changed +124
-124
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-azure-openai-adapter" ,
3
3
"description" : " azure openai adapter for chatluna" ,
4
- "version" : " 1.0.0-rc.3 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
56
56
},
57
57
"peerDependencies" : {
58
58
"koishi" : " ^4.18.4" ,
59
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
59
+ "koishi-plugin-chatluna" : " ^1.0.0"
60
60
},
61
61
"resolutions" : {
62
62
"@langchain/core" : " 0.3.18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-chatglm-adapter" ,
3
3
"description" : " chatglm adapter for chatluna" ,
4
- "version" : " 1.0.0-rc.3 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
66
66
},
67
67
"peerDependencies" : {
68
68
"koishi" : " ^4.18.4" ,
69
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
69
+ "koishi-plugin-chatluna" : " ^1.0.0"
70
70
},
71
71
"engines" : {
72
72
"node" : " >=18.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-claude-adapter" ,
3
3
"description" : " claude adapter for chatluna" ,
4
- "version" : " 1.0.0-beta.20 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
58
58
},
59
59
"peerDependencies" : {
60
60
"koishi" : " ^4.18.4" ,
61
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
61
+ "koishi-plugin-chatluna" : " ^1.0.0"
62
62
},
63
63
"resolutions" : {
64
64
"@langchain/core" : " 0.3.18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna" ,
3
3
"description" : " chatluna for koishi" ,
4
- "version" : " 1.0.0-beta.154 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-deepseek-adapter" ,
3
3
"description" : " deepseek adapter for chatluna" ,
4
- "version" : " 1.0.0-rc.10 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
70
70
},
71
71
"peerDependencies" : {
72
72
"koishi" : " ^4.18.4" ,
73
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
73
+ "koishi-plugin-chatluna" : " ^1.0.0"
74
74
},
75
75
"koishi" : {
76
76
"description" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-embeddings-service" ,
3
3
"description" : " embeddings service for chatluna" ,
4
- "version" : " 1.0.0-rc.3 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
64
64
},
65
65
"peerDependencies" : {
66
66
"koishi" : " ^4.18.4" ,
67
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
67
+ "koishi-plugin-chatluna" : " ^1.0.0"
68
68
},
69
69
"koishi" : {
70
70
"description" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-google-gemini-adapter" ,
3
3
"description" : " google-gemini adapter for chatluna" ,
4
- "version" : " 1.0.0-rc.3 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
73
73
},
74
74
"peerDependencies" : {
75
75
"koishi" : " ^4.18.4" ,
76
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
76
+ "koishi-plugin-chatluna" : " ^1.0.0"
77
77
},
78
78
"koishi" : {
79
79
"description" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-gptfree-adapter" ,
3
3
"description" : " gptfree adapter for chatluna" ,
4
- "version" : " 1.0.0-rc.3 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
68
68
},
69
69
"peerDependencies" : {
70
70
"koishi" : " ^4.18.4" ,
71
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
71
+ "koishi-plugin-chatluna" : " ^1.0.0"
72
72
},
73
73
"koishi" : {
74
74
"description" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-hunyuan-adapter" ,
3
3
"description" : " hunyuan adapter for chatluna" ,
4
- "version" : " 1.0.0-rc.3 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
70
70
},
71
71
"peerDependencies" : {
72
72
"koishi" : " ^4.18.4" ,
73
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
73
+ "koishi-plugin-chatluna" : " ^1.0.0"
74
74
},
75
75
"koishi" : {
76
76
"description" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " koishi-plugin-chatluna-image-renderer" ,
3
3
"description" : " image renderer for chatluna" ,
4
- "version" : " 1.0.0-rc.3 " ,
4
+ "version" : " 1.0.0" ,
5
5
"main" : " lib/index.cjs" ,
6
6
"module" : " lib/index.mjs" ,
7
7
"typings" : " lib/index.d.ts" ,
64
64
},
65
65
"peerDependencies" : {
66
66
"koishi" : " ^4.18.4" ,
67
- "koishi-plugin-chatluna" : " ^1.0.0-beta.154 "
67
+ "koishi-plugin-chatluna" : " ^1.0.0"
68
68
},
69
69
"koishi" : {
70
70
"description" : {
You can’t perform that action at this time.
0 commit comments