Skip to content

Commit 236a766

Browse files
author
CodeBuddy Attribution Bot
committed
fix(attribution): Python SDK 包名与技能文档不一致导致依赖安装失败 (issue_mnoasw8b_l56piu)
1 parent fb1a9d2 commit 236a766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/.claude/skills/cloudbase-agent/py/adapter-langgraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The CloudBase Agent LangGraph adapter (`cloudbase_agent.langgraph`) provides sea
2222
### 1. Install Dependencies
2323

2424
```bash
25-
pip install cloudbase_agent[langgraph]
25+
pip install cloudbase-agent-langgraph
2626
```
2727

2828
This installs:

0 commit comments

Comments
 (0)