发布日期: 2024-11-22
版本号: v0.4.3

2024年11月21日发布的0.4.3版本更新包含以下内容:新增RAG结果内联引用功能,支持默认提示词直接显示文献来源(仅适用于新上传文件);优化富文本输入体验并提升稳定性;通过模型缓存机制加速加载效率。修复了Pipelines功能异常问题,补充了Ollama表单缺失的"suffix"字段。此外,将消息中的"citations"字段更名为"sources"以提高表述准确性。

更新内容 (中文)

[0.4.3] - 2024-11-21

新增功能

  • 📚 RAG 结果的内联引用: 通过默认 RAG 提示词,为检索增强生成(RAG)响应提供无缝衔接的内联文献引用功能。注意:该功能仅支持新上传文件,可提升溯源能力并明确结果来源。
  • 🎨 增强富文本输入支持: 优化聊天富文本格式输入体验,提供更流畅可靠的富文本交互,提升沟通质量。
  • ⚡ 加速模型加载: 通过缓存优化实现更快速的模型检索,显著提升全流程响应速度。后续还将带来更多改进!

问题修复

  • 🔗 恢复流水线功能: 修复了此前导致流水线功能失效的关键问题,确保工作流无缝衔接。
  • ✏️ 补全 Ollama 表单后缀字段: 在 Ollama 生成表单中恢复缺失的"suffix"(后缀)字段,增强配置灵活性。

功能变更

  • 🗂️ 字段重命名: 为提升表述一致性,将消息中的"citations"(引用)字段更名为"sources"(来源)。

更新内容 (原始)

[0.4.3] - 2024-11-21

Added

  • 📚 Inline Citations for RAG Results: Get seamless inline citations for Retrieval-Augmented Generation (RAG) responses using the default RAG prompt. Note: This feature only supports newly uploaded files, improving traceability and providing source clarity.
  • 🎨 Better Rich Text Input Support: Enjoy smoother and more reliable rich text formatting for chats, enhancing communication quality.
  • ⚡ Faster Model Retrieval: Implemented caching optimizations for faster model loading, providing a noticeable speed boost across workflows. Further improvements are on the way!

Fixed

  • 🔗 Pipelines Feature Restored: Resolved a critical issue that previously prevented Pipelines from functioning, ensuring seamless workflows.
  • ✏️ Missing Suffix Field in Ollama Form: Added the missing “suffix” field to the Ollama generate form, enhancing customization options.

Changed

  • 🗂️ Renamed “Citations” to “Sources”: Improved clarity and consistency by renaming the “citations” field to “sources” in messages.

下载链接