Skip to content

Releases: TarsLab/obsidian-tars

0.8.0

07 Feb 16:20
Compare
Choose a tag to compare

中文版本

  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

0.7.0

05 Dec 09:22
Compare
Choose a tag to compare

新增 Gemini 服务商

0.6.4

02 Dec 09:23
Compare
Choose a tag to compare

优化设置页面,突出自定义标签,增加对兼容OpenAI协议的说明

0.6.3

04 Nov 08:47
Compare
Choose a tag to compare
  • Fix 提示“文本生成成功”,但是没有内容。豆包,claude,千帆修复错误提示。

0.6.2

30 Oct 03:52
Compare
Choose a tag to compare
  • OpenAI 配置提供代理url选项
  • Qwen 修复错误提示,如 api key错误会弹窗提示

0.6.1

11 Sep 06:07
Compare
Choose a tag to compare

fix 标注部分 (callout) 忽略bug

0.6.0

09 Sep 08:26
d841849
Compare
Choose a tag to compare

新增 Ollama 本地服务提供商

0.5.0

06 Sep 03:13
Compare
Choose a tag to compare

0.4.1

20 Aug 10:29
Compare
Choose a tag to compare

fix: Claude bug ,丢失开头内容,有些content_block_delta event 没有正确检测到

0.4.0

16 Aug 06:55
9eb4c83
Compare
Choose a tag to compare
  • 新增AI服务商 Claude, Claude配置提供代理url选项
  • 修复在有些AI服务商覆盖输入参数不生效问题

En:

  • Added AI service provider Claude, with a proxy URL option in the Claude configuration.
  • Fixed the issue where overriding input parameters did not take effect for some AI service providers.