feat: improve error handling in web search

This commit is contained in:
AnotiaWang
2025-02-14 10:30:02 +08:00
parent 8d27f70c3e
commit e60890e286
5 changed files with 49 additions and 11 deletions

View File

@ -64,7 +64,9 @@
"researchGoal": "Research Goal",
"visitedUrls": "Visited URLs",
"learnings": "Learnings",
"generating": "Generating..."
"generating": "Generating...",
"nodeFailed": "Search failed",
"nodeFailedToast": "Search node \"{label}\" failed"
},
"researchReport": {
"title": "4. Research Report",