sophhub 0.4.51 → 0.4.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.9",
2
+ "version": "1.0.10",
3
3
  "agent_id": "ai-cs-qa",
4
4
  "description": "智能客服,通过 bot API 为客户提供服务",
5
5
  "bot_api_enabled": true,
@@ -36,7 +36,7 @@
36
36
  "auto_install": true
37
37
  }
38
38
  ],
39
- "llm": "Qwen3.5-122B-A10B",
39
+ "llm": "DeepSeek-V4-Pro",
40
40
  "placeholder_catalog": [
41
41
  {
42
42
  "token": "{{客服助手}}",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sophhub",
3
- "version": "0.4.51",
3
+ "version": "0.4.52",
4
4
  "description": "SophHub CLI - Manage and download AI Agent skills and agents",
5
5
  "type": "module",
6
6
  "bin": {