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

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
+1 -1
View File
@@ -7,7 +7,7 @@ pref("openrouterTitle", "ChatPapers");
pref("temperature", "0.3");
pref("maxTokens", 2048);
pref("timeoutMs", 120000);
pref("maxContextChars", 80000);
pref("maxContextChars", 100000);
pref("answerLanguage", "zh-CN");
pref("systemPrompt", "");
pref("summaryPrompt", "");