yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::agent::ToolDispatcher::BatchToolCall Struct Reference

Batch tool call request. More...

#include <tool_dispatcher.h>

Public Attributes

std::vector< ToolCallcalls
 
bool parallel = false
 

Detailed Description

Batch tool call request.

Definition at line 82 of file tool_dispatcher.h.

Member Data Documentation

◆ calls

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().

◆ parallel

bool yaze::cli::agent::ToolDispatcher::BatchToolCall::parallel = false

Definition at line 84 of file tool_dispatcher.h.

Referenced by yaze::cli::agent::ToolDispatcher::DispatchBatch().


The documentation for this struct was generated from the following file: