menu
runanywhere package
documentation
generated/tool_calling.pb.dart
ToolCallingResult
toolCalls property
toolCalls property
dark_mode
light_mode
toolCalls
property
@TagNumber.new(2)
PbList
<
ToolCall
>
get
toolCalls
Tool calls the LLM made.
Implementation
@$pb.TagNumber(2) $pb.PbList<ToolCall> get toolCalls => $_getList(1);
runanywhere package
documentation
generated/tool_calling.pb
ToolCallingResult
toolCalls property
ToolCallingResult class