[Feature] 工作流支持并行任务节点
Open
@baixin513 is already working on this.
Since Sep 5, 2026.
Type: Feature Request
- Dominant language
- Python
- Stars
- 22.8k
- Forks
- 3.2k
- Avg merge
- 45m
- Merged PRs (30d)
- 270
Description
MaxKB Version
v2.10.6
Please describe your needs or suggestions for improvements
有大量的场景需要执行并行任务,例如用户复合意图,需要拆解多个意图进行并行检索.
Please describe the solution you suggest
- 增加并行任务节点类型(类似于循环任务节点)
- 支持设置并行的任务集合
- 支持设置并行任务的具体执行内容
- 任务被异步并行执行
- 支持聚合并行任务的执行结果
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.