menu
omnyshell package
documentation
omnyshell_client_web.dart
AiResult
toolCalls property
toolCalls property
dark_mode
light_mode
toolCalls
property
List
<
AiToolCall
>
toolCalls
final
Tool calls the model wants executed before continuing.
Implementation
final List<AiToolCall> toolCalls;
omnyshell package
documentation
omnyshell_client_web
AiResult
toolCalls property
AiResult class