| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| vector-vein-linux-v0.4.5.zip | 2026-03-31 | 587.3 MB | |
| vector-vein-mac-v0.4.5.zip | 2026-03-31 | 154.9 MB | |
| vector-vein-windows-v0.4.5.zip | 2026-03-31 | 124.9 MB | |
| README.md | 2026-03-31 | 3.6 kB | |
| v0.4.5 source code.tar.gz | 2026-03-31 | 23.0 MB | |
| v0.4.5 source code.zip | 2026-03-31 | 23.3 MB | |
| Totals: 6 Items | 913.2 MB | 1 | |
Release Notes - Version 0.4.5
Workflow & Automation:
- Added workflow scheduling support with cron expressions, scheduled run management, and a dedicated schedule manager page.
- Added
ScheduleTrigger,WorkflowSelector, andHumanFeedbacknodes to support scheduled execution, workflow branching, and human-in-the-loop approval flows. - Added workflow trash management and richer run record filtering for web, schedule, API, workflow, and chat initiated runs.
Models & AI Configuration:
- Expanded model configuration with a centralized model catalog, endpoint-aware backend settings, and custom family mapping.
- Added
CustomModelandUniversalLlmnodes for more flexible provider and endpoint integration. - Added new provider integrations and node options including Baidu Wenxin, StepFun, and xAI.
- Expanded embedding backend settings to support configurable providers, models, protocols, dimensions, and endpoint mapping.
Data & Document Processing:
- Added a document conversion node to support more document processing workflows.
- Added a vector search test page for local vector databases to make retrieval debugging and verification easier.
- Improved vector search task handling and Qdrant access flow to make search execution more stable.
Workspace & UX:
- Reworked workspace routing and management views across workflow, agent, data, and settings sections.
- Refreshed workflow home, empty states, run records, and related management panels for clearer navigation and status visibility.
- Improved settings organization for LLM, embedding, endpoint, and shortcut related configuration.
Release Engineering:
- Added a GitHub Actions tagged release workflow so version tags can automatically build and publish Windows, macOS, and Linux desktop packages.
- Added version consistency validation and hardened the desktop packaging script for cross-platform builds.
工作流与自动化:
- 新增工作流调度能力,支持 Cron 表达式、调度任务管理和独立的调度管理页面。
- 新增
ScheduleTrigger、WorkflowSelector、HumanFeedback节点,用于定时触发、工作流分支选择和人工确认审批流程。 - 新增工作流回收站,并增强运行记录筛选能力,可区分 WEB、调度、API、工作流联动、聊天等触发来源。
模型与 AI 配置:
- 重构模型配置体系,新增统一模型目录、基于 Endpoint 的后端配置能力,以及自定义模型族映射。
- 新增
CustomModel和UniversalLlm节点,便于接入自定义模型和统一 LLM Endpoint。 - 新增 Baidu Wenxin、StepFun、xAI 等模型提供方及节点选项。
- 扩展 Embedding 后端设置,支持配置提供方、模型、协议、向量维度和 Endpoint 映射。
数据与文档处理:
- 新增文档转换节点,支持更多文档处理工作流。
- 新增本地向量库检索测试页面,方便调试和验证召回结果。
- 改进向量检索任务处理和 Qdrant 访问链路,提升检索执行稳定性。
工作区与体验:
- 重构工作区路由与管理视图,覆盖工作流、Agent、数据空间和设置等模块。
- 更新工作流首页、空状态、运行记录抽屉和相关管理面板,使导航与状态展示更清晰。
- 优化设置页结构,增强 LLM、Embedding、Endpoint 和快捷键等配置项的组织方式。
发布工程:
- 新增 GitHub Actions tag 自动发布工作流,推送版本 tag 后可自动构建并发布 Windows、macOS、Linux 三个平台的桌面包。
- 增加版本一致性校验,并增强桌面端打包脚本的跨平台稳定性。