feat: Chat supports Q&A nodes (#207)

Co-authored-by: yangyu.1 <yangyu.1@bytedance.com>
This commit is contained in:
Yu Yang
2025-07-30 11:41:27 +08:00
committed by GitHub
parent 2ed2a60479
commit e3930873c6
3 changed files with 12 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
},
"dependencies": {
"@coze-arch/i18n": "workspace:*",
"@coze/chat-sdk": "0.1.11-beta.17",
"@coze/chat-sdk": "0.1.11-beta.19",
"react": "~18.2.0"
},
"devDependencies": {