Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 16:20
· 2 commits to main since this release

中文版本

  1. DeepSeek:增加推理模型 deepseek-reasoner, 思维链以callout方式输出
  2. Zhipu:增加网络搜索选项,更新模型选项
  3. Claude:更新模型选项
  4. 界面优化:设置页面,在新增助手时,自动展开
  5. 调试:丰富了控制台的日志输出
  6. 工程化: 增加 eslint 和 prettier
  7. Fix: text accumulation in fetchTextForTag function

English Version

  1. DeepSeek: Added reasoning model deepseek-reasoner, outputting CoT in callout format
  2. Zhipu: Added web search option, updated model options
  3. Claude: Updated model options
  4. UI Optimization: Automatically expand when adding a new assistant in the settings page
  5. Debugging: Enhanced console log output
  6. Engineering: Added eslint and prettier
  7. Fix: text accumulation in fetchTextForTag function

Thanks

@SleepingLucas 增加推理模型 deepseek-reasoner #39
@moziar Zhipu增加网络搜索选项 #40