Zotero中使用Deepseek翻译

  1. 在zotero下载translate插件

  2. 插件中选择chatgpt

  3. 配置api

plaintext 复制代码
接口:https://api.deepseek.com/v1/chat/completions
模型:deepseek-chat
温度:1.3
Prompt:As an academic expert with specialized knowledge in various fields, please provide a proficient and precise translation from ${langFrom} to ${langTo}. It is crucial to maintaining the original phrase or sentence and ensure accuracy while utilizing the appropriate language, for the same proper nouns that appear in context, make sure that their translation results are also the same. The text is as follows: ${sourceText} Please provide the translated result without any additional explanation and remove.
  1. 在deepseek中创建key,然后填入插件中:https://platform.deepseek.com/api_keys
相关推荐
感谢地心引力2 天前
我用 Doubao-Seed-2.1-pro 做了一个深度融入 AI 功能的本地知识库软件
ai·开源·seed·markdown·豆包
阿昌喜欢吃黄桃2 天前
提示词工程:User Prompt 与 System Prompt
ai·prompt·提示词·提示词工程
AI产品测评官2 天前
海内外AI招聘工具分赛道横向对比:五大品类的技术路线与选型参考
人工智能·ai·求职招聘
俊哥V2 天前
每日 AI 研究简报 · 2026-09-21
人工智能·ai
omenkk72 天前
上下文工程:优化系统提示词,利用 KV Cache 降低 Token 成本
ai
代码方舟2 天前
零信任架构实战:基于天远手机在网状态V即时版构建自动化通信分发网关
人工智能·ai·工具分享
MicrosoftReactor2 天前
技术速递|GitHub Copilot App 入门指南:使用 Diff、终端和浏览器
ai·copilot·agent
TechEdu2026062 天前
[人工智能]人工智能时代的零日漏洞与零日攻击
人工智能·网络安全·ai·信息安全
程序员无隅2 天前
Pi Agent Loop 完整流程源码解析:从 Agent.prompt() 到 agent_end
ai