pycharm 使用 translation 插件通过openai进行翻译

pycharm 使用 translation 插件通过openai进行翻译

  • [1. 安装插件](#1. 安装插件)
  • [2. 配置插件](#2. 配置插件)
  • [3. 翻译](#3. 翻译)

1. 安装插件

2. 配置插件

3. 翻译


调用 openai 时使用的提示词如下:

'<|im_start|>system\nYou are a translation engine that can only translate text and cannot interpret it.<|im_end|>\n<|im_start|>user\nTranslate to Simplified Chinese.<|im_end|>\n<|im_start|>user\n"largest"<|im_end|>\n<|im_start|>assistant\n'

完结!

相关推荐
hunteritself13 小时前
ChatGPT高级语音模式正在向Web网页端推出!
人工智能·gpt·chatgpt·openai·语音识别
醉酒柴柴19 小时前
【代码pycharm】动手学深度学习v2-07 自动求导
ide·深度学习·pycharm
lisacumt1 天前
【spark】pycharm 内使用pyspark连接有kerberos集群执行sql
python·pycharm·spark
喝哈喝哈2 天前
pycharm中配置pyqt5
python·qt·pycharm
虞书欣的62 天前
Python小游戏28——水果忍者
开发语言·人工智能·游戏·小程序·pycharm
Swift社区2 天前
使用 AI 在医疗影像分析中的应用探索
typescript·tensorflow·openai
星域_03zhan3 天前
pycharm在使用conda虚拟环境时Terminal爆红问题
ide·pycharm·conda
hunteritself3 天前
ChatGPT Search VS Kimi探索版:AI搜索哪家强?!
人工智能·gpt·chatgpt·openai·xai
hfhua4 天前
2024新版pycharm如何切换anaconda虚拟环境
ide·python·pycharm·anaconda
YRr YRr4 天前
解决在Ubuntu 20.04中使用PyCharm时无法输入中文的问题
linux·ubuntu·pycharm