feat(channel) yuanbao (#72756)

* feat(channel) yuanbao

* feat(channel) yuanbao

* docs(changelog): note Yuanbao channel plugin (#72756) (thanks @loongfay)

---------

Co-authored-by: loongzhao <loongzhao@tencent.com>
Co-authored-by: sliverp <870080352@qq.com>
This commit is contained in:
loongfay
2026-04-27 23:04:33 +08:00
committed by GitHub
parent c41126dbbb
commit 3120401f53
8 changed files with 545 additions and 1 deletions

View File

@@ -23,6 +23,29 @@
"expectedIntegrity": "sha512-bnzfdIEEu1/LFvcdyjaTkyxt27w6c7dqhkPezU62OWaqmcdFsUGR3T55USK/O9pIKsNcnL1Tnu1pqKYCWHFgWQ=="
}
}
},
{
"name": "openclaw-plugin-yuanbao",
"description": "OpenClaw Yuanbao channel plugin by the Tencent Yuanbao team.",
"source": "external",
"kind": "channel",
"openclaw": {
"channel": {
"id": "openclaw-plugin-yuanbao",
"label": "Yuanbao",
"selectionLabel": "Yuanbao (元宝)",
"detailLabel": "Yuanbao",
"docsPath": "/plugins/community#yuanbao",
"docsLabel": "yuanbao",
"blurb": "Tencent Yuanbao AI assistant conversation channel.",
"aliases": ["yb", "tencent-yuanbao", "元宝"],
"order": 85
},
"install": {
"npmSpec": "openclaw-plugin-yuanbao",
"defaultChoice": "npm"
}
}
}
]
}