实现单篇和多篇论文的对比总结

This commit is contained in:
yehongyu
2026-07-20 15:22:40 +08:00
parent 50fd043a2d
commit c46d247665
23 changed files with 2710 additions and 268 deletions
+20
View File
@@ -6,7 +6,11 @@ export type FluentMessageId =
| 'chat-add-selection'
| 'chat-clear'
| 'chat-cleared'
| 'chat-copied'
| 'chat-copy'
| 'chat-done'
| 'chat-empty-desc'
| 'chat-empty-title'
| 'chat-loading'
| 'chat-need-config'
| 'chat-no-reply'
@@ -22,7 +26,23 @@ export type FluentMessageId =
| 'chat-thinking'
| 'item-section-chat-head'
| 'item-section-chat-sidenav'
| 'itemmenu-chat'
| 'itemmenu-compare'
| 'itemmenu-label'
| 'multi-close'
| 'multi-common'
| 'multi-compare'
| 'multi-empty-desc'
| 'multi-empty-title'
| 'multi-need-topic'
| 'multi-need-two'
| 'multi-no-items'
| 'multi-placeholder'
| 'multi-ready'
| 'multi-summary-each'
| 'multi-title'
| 'multi-too-many'
| 'multi-topic-review'
| 'prefs-answer-language'
| 'prefs-api-key'
| 'prefs-base-url'