chore: throw error when no search results found

This commit is contained in:
AnotiaWang
2025-03-23 14:53:09 +08:00
parent c8ae1ece95
commit ff1e79603d
4 changed files with 9 additions and 3 deletions

View File

@ -92,7 +92,8 @@
"nodeFailed": "Search failed",
"nodeFailedToast": "Search node \"{label}\" failed",
"followUpQuestions": "Follow-up Questions",
"retry": "Retry"
"retry": "Retry",
"noSearchResult": "No search results found"
},
"researchReport": {
"title": "4. Research Report",