Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@AndersonBY AndersonBY released this 21 Jan 12:37
· 3 commits to main since this release

Release Notes - Version 0.3.5

New Features:

  • LLM Component Enhancement:
    • Added a new LLM component structure, now supporting streaming output, system prompts, topP and other parameters.
    • Added inference content field to ModelOutput for deepseek inference models.
    • Added new models to the system.

Improvements:

  • User Interface Updates:
    • Fixed a bug where the return-to-top floating button was not displayed.
  • Performance and Stability:
    • Updated VectorVein dependency version.

Other Updates:

  • Improved Markdown text segmentation for enhanced rendering.
  • Updated Gemini model options for enhanced capabilities.

新特性:

  • LLM 组件增强:
    • 添加了新的 LLM 组件结构,现在支持流式输出、系统提示词、topP 等参数。
    • 为 deepseek 推理模型添加了推理内容字段到 ModelOutput。
    • 添加了新模型到系统中。

改进:

  • 用户界面更新:
    • 修复了返回顶部浮动按钮不显示的 bug。
  • 性能和稳定性:
    • 更新了 VectorVein 依赖版本。

其他更新:

  • 改进了 Markdown 文本分割以提升渲染效果。
  • 更新了 Gemini 模型选项以增强功能。