Batch tool call request. More...
#include <tool_dispatcher.h>
Public Attributes | |
| std::vector< ToolCall > | calls |
| bool | parallel = false |
Batch tool call request.
Definition at line 82 of file tool_dispatcher.h.
| std::vector<ToolCall> yaze::cli::agent::ToolDispatcher::BatchToolCall::calls |
Definition at line 83 of file tool_dispatcher.h.
Referenced by yaze::cli::agent::ToolDispatcher::DispatchBatch().
| bool yaze::cli::agent::ToolDispatcher::BatchToolCall::parallel = false |
Definition at line 84 of file tool_dispatcher.h.
Referenced by yaze::cli::agent::ToolDispatcher::DispatchBatch().