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>
このページは役に立ちましたか?
フィードバックありがとうございます。この記事の改善に活かします。