Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 04:07

This update focuses on enhancing file processing capabilities and conversation experience:

  • New Office File Parsing: You can now parse the content of Office files (e.g., .docx, .xlsx, .pptx).
  • Office File Upload Support: The file upload feature now supports Office file types.
  • Smarter Conversation Management: Empty conversations are no longer automatically named.
  • Optimized Issue Output Experience: Improved fluency and readability of problem presentation.
  • Bug Fixes:
    • Fixed an issue where Cloudflare pages did not support fetch cache.
    • Fixed an issue where text-type files could not be uploaded correctly.
    • Fixed an issue with abnormal functionCall variable judgment.

本次更新重点提升了文件处理能力和对话体验:

  • 新增 Office 文件解析: 现在可以解析 Office 文件(例如 .docx, .xlsx, .pptx)的内容。
  • 支持上传 Office 文件: 文件上传功能支持 Office 文件类型。
  • 更智能的对话管理: 空对话不再自动命名。
  • 优化问题输出体验: 提升了问题呈现的流畅性和易读性。
  • Bug 修复:
    • 修复了 Cloudflare 页面不支持 fetch cache 的问题。
    • 修复了文本类型文件无法正常上传的问题。
    • 修复了 functionCall 变量判断异常的问题。