Releases: TarsLab/obsidian-tars
Releases · TarsLab/obsidian-tars
0.8.0
中文版本
- DeepSeek:增加推理模型 deepseek-reasoner, 思维链以callout方式输出
- Zhipu:增加网络搜索选项,更新模型选项
- Claude:更新模型选项
- 界面优化:设置页面,在新增助手时,自动展开
- 调试:丰富了控制台的日志输出
- 工程化: 增加 eslint 和 prettier
- Fix: text accumulation in fetchTextForTag function
English Version
- DeepSeek: Added reasoning model deepseek-reasoner, outputting CoT in callout format
- Zhipu: Added web search option, updated model options
- Claude: Updated model options
- UI Optimization: Automatically expand when adding a new assistant in the settings page
- Debugging: Enhanced console log output
- Engineering: Added eslint and prettier
- Fix: text accumulation in fetchTextForTag function
Thanks
@SleepingLucas 增加推理模型 deepseek-reasoner #39
@moziar Zhipu增加网络搜索选项 #40
0.7.0
新增 Gemini 服务商
0.6.4
优化设置页面,突出自定义标签,增加对兼容OpenAI协议的说明
0.6.3
- Fix 提示“文本生成成功”,但是没有内容。豆包,claude,千帆修复错误提示。
0.6.2
- OpenAI 配置提供代理url选项
- Qwen 修复错误提示,如 api key错误会弹窗提示
0.6.1
fix 标注部分 (callout) 忽略bug
0.6.0
新增 Ollama 本地服务提供商
0.5.0
0.4.1
fix: Claude bug ,丢失开头内容,有些content_block_delta event 没有正确检测到
0.4.0
- 新增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.