foliko 1.1.51 → 1.1.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "foliko",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.52",
|
|
4
4
|
"description": "简约的插件化 Agent 框架",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"type": "commonjs",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"@ai-sdk/openai-compatible": "^2.0.35",
|
|
55
55
|
"@anthropic-ai/sdk": "^0.39.0",
|
|
56
56
|
"@anthropic-ai/tokenizer": "^0.0.4",
|
|
57
|
-
"@chnak/qq-bot": "1.0.
|
|
57
|
+
"@chnak/qq-bot": "1.0.6",
|
|
58
58
|
"@chnak/weixin-bot": "^1.2.9",
|
|
59
59
|
"@chnak/zod-to-markdown": "1.0.7",
|
|
60
60
|
"@hono/node-server": "^1.19.11",
|