feat: implement cross-group retry functionality and update translations

This commit is contained in:
CaIon
2025-12-12 18:28:33 +08:00
parent 01b4039e96
commit 7e1d1350c7
8 changed files with 33 additions and 13 deletions

View File

@@ -2202,6 +2202,9 @@
"默认用户消息": "你好",
"默认助手消息": "你好!有什么我可以帮助你的吗?",
"可选,用于复现结果": "可选,用于复现结果",
"随机种子 (留空为随机)": "随机种子 (留空为随机)"
"随机种子 (留空为随机)": "随机种子 (留空为随机)",
"跨分组重试": "跨分组重试",
"跨分组": "跨分组",
"开启后,当前分组渠道失败时会按顺序尝试下一个分组的渠道": "开启后,当前分组渠道失败时会按顺序尝试下一个分组的渠道"
}
}