chore: api update
This commit is contained in:
parent
1cf4c37295
commit
35dbdcc2b2
|
@ -35,6 +35,7 @@
|
|||
"vv佬": "vv giant(Recommended)",
|
||||
"官网反代": "Official website reverse proxy",
|
||||
"蒙恬大将军": "Mengtian General(Recommended)",
|
||||
"oneapi": "oneapi",
|
||||
"custom": "Custom"
|
||||
},
|
||||
"鼠标点击段落中的上标跳转到文献引用?": "Click the superscript in the paragraph to jump to the reference?",
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
"官网反代": "官网反代",
|
||||
"vv佬": "vv佬(推荐)",
|
||||
"蒙恬大将军": "蒙恬大将军(推荐)",
|
||||
"oneapi": "oneapi",
|
||||
"custom": "自定义"
|
||||
},
|
||||
"鼠标点击段落中的上标跳转到文献引用?": "鼠标点击段落中的上标跳转到文献引用?",
|
||||
|
|
|
@ -10,10 +10,10 @@ export interface APIState {
|
|||
}
|
||||
|
||||
const initialState: APIState = {
|
||||
apiKey: "sk-MaEuOo9qIeWKK3PRCdCb9b3d47E64e36Ad6022724b780592", //sk-ffe19ebe9fa44d00884330ff1c18cf82
|
||||
apiKey: "sk-GHuPUV6ERD8wVmmr36FeB8D809D34d93Bb857c009f6aF9Fe", //sk-ffe19ebe9fa44d00884330ff1c18cf82
|
||||
referencesRedux: [],
|
||||
editorContent: "",
|
||||
upsreamUrl: "https://one.caifree.com", //https://api.openai.com https://one.caifree.com https://chatserver.3211000.xyz https://api.deepseek.com
|
||||
upsreamUrl: "https://one.liuweiqing.top", //https://api.openai.com https://one.caifree.com https://chatserver.3211000.xyz https://api.deepseek.com
|
||||
systemPrompt: `作为论文写作助手,您的主要任务是根据用户提供的研究主题和上下文,以及相关的研究论文,来撰写和完善学术论文。在撰写过程中,请注意以下要点:
|
||||
1.学术格式:请采用标准的学术论文格式进行写作,包括清晰的段落结构、逻辑严谨的论点展开,以及恰当的专业术语使用。
|
||||
2.文献引用:只引用与主题紧密相关的论文。在引用文献时,文末应使用方括号内的数字来标注引用来源,如 [1]。。请确保每个引用在文章中都有其对应的编号,*无需在文章末尾提供参考文献列表*。*每个文献对应的序号只应该出现一次,比如说引用了第一篇文献文中就只能出现一次[1]*。
|
||||
|
|
Loading…
Reference in New Issue
Block a user