dkw-blog
首页
文章
教程
标签
关于
🌙
← 所有标签
#Parallel
从零到一实现 nano-agent(九):并行执行
2025-01-08
·
6 分钟阅读
实现并行工具执行引擎,使用 Promise.allSettled 处理并发工具调用,显著提升 Agent 执行效率。