feat: rewritten search visualization using VueFlow

This commit is contained in:
AnotiaWang
2025-02-16 21:40:35 +08:00
parent 3830875858
commit c10090d7d9
14 changed files with 611 additions and 228 deletions

View File

@ -76,7 +76,8 @@
"learnings": "Learnings",
"generating": "Generating...",
"nodeFailed": "Search failed",
"nodeFailedToast": "Search node \"{label}\" failed"
"nodeFailedToast": "Search node \"{label}\" failed",
"followUpQuestions": "Follow-up Questions"
},
"researchReport": {
"title": "4. Research Report",

View File

@ -76,7 +76,8 @@
"learnings": "结论",
"generating": "生成中...",
"nodeFailed": "搜索失败",
"nodeFailedToast": "搜索步骤 “{label}” 失败"
"nodeFailedToast": "搜索步骤 “{label}” 失败",
"followUpQuestions": "后续问题"
},
"researchReport": {
"title": "4. 研究报告",