Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.12 KB

image

bob编写的通过调用本地Ollama服务或ChatGPT服务接口实现单词/整句翻译/百科解释的插件(需要bob版本>=1.8.0)

Bob效果展示

翻译模式

  1. 如果输入是单词,自动进入学习模式
image
  1. 如果是整句,则直接翻译
image

解释模式

image

支持功能

  1. 支持Ollama和OpenAI服务
  2. 支持切换翻译模式和解释模式
  3. 自定义Prompt
  4. 自定义模型
  5. 自定义API URL

配置项

image