coze-dev / coze-dev/coze-studio
如何安装chatsdk,已经安装了npm相关依赖@coze/chat-sdk
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
也在\coze-studio\frontend\apps\coze-studio\package.json 添加了引用,请问还需要怎么配置?
"dependencies": {
"@coze/chat-sdk": "workspace:*"
},
"devDependencies": {
"@coze/chat-sdk": "workspace:*" // 新增的chatsdk依赖
}
Contributor guide
Research direction
Start with frontend/apps/coze-studio/package.json and the reported @coze/chat-sdk workspace dependency. Determine whether this package requires configuration beyond the dependency declaration. Done means the required installation and configuration steps for using the SDK in this app are identified and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, frontend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100