Skip to content

v0.4.1

Latest

Choose a tag to compare

@SeekArt SeekArt released this 27 Jul 12:00
243a4b6

【53AI HUB】v0.4.1 Release Notes

Frontend

  • User Memory
    • Generation, viewing, and management of user memory
    • Usage of user memory
  • Knowledge Base
    • Global search support for knowledge spaces
    • Replace Textin with the new API version and optimize cleaning performance
  • Agents
    • Add shortcuts to jump directly to the corresponding agent conversation page in the Workbench
    • Add timestamps to history records
    • Add settings pages for all agents
    • Change "Add Skill" to "Select Mini Assistant"
  • My
    • Add file moving functionality to "My Uploads" and "My Recordings"

Backend

  • Agents
    • Merge "Mini Assistant" and "AI Search & Ask" into the "Agents" module as System Agents (non-deletable, can be disabled)
    • Change the skill library so that each Mini Assistant has its own separate data
    • Mini Assistants should be deletable and support adding multiple instances; settings pages have iterative updates
    • Merge the Workbench and Agent pages; move the add page into a modal dialog; unify permission components after agents are displayed in the backend
    • Add feedback functionality to General Agents
    • Expand the usage scope for Internal Users to include All Members, Departments, and Members
    • API access
  • Merge Cleaning Strategy and Data Pipeline; Fallback Pipeline - Smart
    • Make summarization and tagging mandatory steps and merge them into the splitting step
    • Move cleaning rules into the pipeline; remove the standalone cleaning strategy
  • Registered Users & Internal Users
    • Add account "Enable/Disable" functionality
  • Vector Library
    • Change the collection scope from "Knowledge Base" to "Enterprise"

【53AI HUB】v0.4.1 更新说明

  • 前台

    • 用户记忆
      • 用户记忆生成、查看、管理
      • 用户记忆使用
    • 知识库
      • 知识空间支持全局搜索
      • Textin 更替新版接口迭代,优化清洗效果
    • 智能体
      • 快捷方式跳到对应工作台智能体对话页
      • 添加历史记录时间
      • 智能体都要增加设置页
      • 添加技能要改为选小助理
    • 我的
      • 我的上传、我的录音 增加 移动文件功能
  • 后台

    • 智能体
      • 小助理与 AI 搜问 合并到 智能体 模块 为 系统 智能体,不可删除 ,关闭
      • 技能库改为每个小助理一份数据
      • 小助理要能删除和能添加多个,设置页有迭代变更
      • 工作台与智能体页面合并,将添加页放入弹窗,智能体合并到后台显示后权限组件统一
      • 通用智能体 增加反馈功能
      • 内部用户 使用范围 增加 全体成员、部门、成员
      • API 接入
    • 清洗策略和数据管线合并,兜底的管线-智能
      • 摘要和标签步骤变成必有步骤,合并到拆分步骤里。
      • 清洗的规则放入管线,去掉清洗策略
    • 注册用户、内部用户
      • 账户可以“启用/禁用”的功能
    • 向量库从知识库作为合集,修改为企业作为合集