feat: add option to show Hypa modal button in chat menu
- feat: add accessibility setting to control visibility of Hypa V2/V3 modal button in chat menu - feat: add summarization condition tip to HypaV3 modal
This commit is contained in:
@@ -816,6 +816,7 @@ export const languageChinese = {
|
||||
"nextSummarizationLabel": "HypaV3 将总结 [{0}]",
|
||||
"nextSummarizationNoMessagesFoundLabel": "警告:未找到消息",
|
||||
"nextSummarizationLoadingError": "加载下一个总结目标时出错:{0}",
|
||||
"summarizationConditionLabel": "提示:当输入标记超过最大上下文大小时,HypaV3 将开始进行摘要处理。",
|
||||
"emptySelectedFirstMessageLabel": "警告:所选的第一条消息为空"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user