refactor(web): migrate dataset-related toast callsites to base/ui/toast and update tests (#33892)

This commit is contained in:
yyh
2026-03-23 13:13:52 +08:00
committed by GitHub
parent 110b8c925e
commit 0478023900
20 changed files with 160 additions and 208 deletions

View File

@@ -176,6 +176,7 @@
"serviceApi.enabled": "Enabled",
"serviceApi.title": "Service API",
"unavailable": "Unavailable",
"unknownError": "Unknown error",
"updated": "Updated",
"weightedScore.customized": "Customized",
"weightedScore.description": "By adjusting the weights assigned, this rerank strategy determines whether to prioritize semantic or keyword matching.",