SequentialToolExecutor
이 콘텐츠는 아직 번역되지 않았습니다.
测试与早期集成用的确定性工具执行器:按输入序逐个执行,不做并发 / 权限 / 超时。
new SequentialToolExecutor(handlers): SequentialToolExecutor;handlers
Section titled “handlers”| Map<string, SequentialToolHandler>
| Record<string, SequentialToolHandler>
SequentialToolExecutor
execute()
Section titled “execute()”execute(calls, ctx): AsyncGenerator<ToolExecutorYield, ToolExecutionOutcome, undefined>;AsyncGenerator<ToolExecutorYield, ToolExecutionOutcome, undefined>
이 페이지가 도움이 되었나요?
피드백 감사합니다. 이 문서를 계속 개선하겠습니다.