github AndersonBY/vector-vein v0.2.0

latest releases: v0.4.11, v0.4.10, v0.4.9...
22 months ago

Release Notes - Version 0.2.0

New Features:

  • New Agent Module:
    • Added Agent module.
    • Supports voice recognition input.
    • Supports voice synthesis output.
    • Supports local large language models (including multi-modal models).
  • New Workflow Nodes:
    • Multi-modal nodes: Claude-Vision, Gemini-Vision, local multi-modal, voice recognition.
    • Output nodes: audio, HTML, image rendering, table.
    • Tool nodes: screen capture, text search.
    • File processing nodes: file selection.
    • Image generation node: Dall·E.
    • Large language model nodes: Qwen, Baichuan, Deepseek, Gemini, Groq, 01ai, Minimax.

Improvements:

  • UI/UX Enhancements:
    • Support for window pinning.
    • Records window size and position.
    • Added an initial setup modal for new user configuration.
    • Markdown text is now selectable.
    • Added copyable code blocks.
  • Feature Updates:
    • Support for selecting the official domain name of Vector Context.
    • Support for setting hotkeys to launch Agent.
    • Updated method for handling multiple file inputs.
    • Support for debugging workflow records.
  • Performance and Optimization:
    • Overall back-end structure adjustment to minimize coupling.
    • Added caching in the configuration module.
    • The vector database now processes tasks in the background.
    • Workflow task queue switched to discache deque.
  • Translation Updates:
    • Continuous updates and improvements to translations.

新特性:

  • 新增 Agent 模块:
    • 新增 Agent 功能。
    • 支持语音识别方式输入。
    • 支持语音合成方式输出。
    • 支持本地大语言模型(支持多模态模型)。
  • 新增工作流节点:
    • 多模态节点:Claude-Vision、Gemini-Vision、本地多模态、语音识别。
    • 输出节点:音频、HTML、图片渲染、表格。
    • 工具节点:屏幕截图、文本搜索。
    • 文件处理节点:选择文件。
    • 图像生成节点:Dall·E。
    • 大语言模型节点:通义千问、百川大模型、Deepseek、Gemini、Groq、零一万物、Minimax。

改进:

  • UI/UX增强:
    • 支持窗口置顶。
    • 记录窗口大小及位置。
    • 增加了初始设置模态框,以便新用户配置。
    • Markdown 正文现在可选中。
    • 增加了可复制的代码块。
  • 功能更新:
    • 支持选择向量脉络官网域名。
    • 支持设定快捷键启动 Agent。
    • 更新了处理多文件输入的方法。
    • 支持对工作流记录进行调试。
  • 性能和优化:
    • 后端整体结构调整,尽量解耦。
    • 在配置模块中增加了缓存。
    • 矢量数据库现在使用后台任务进行处理。
    • 工作流任务队列切换为 discache deque。
  • 翻译更新:
    • 持续更新和改进翻译。

Don't miss a new vector-vein release

NewReleases is sending notifications on new releases.