menu
llm_dart package
documentation
models/tool_models.dart
NoneToolChoice
toAnthropicJson method
toAnthropicJson method
dark_mode
light_mode
toAnthropicJson
method
@
override
String
toAnthropicJson
(
)
override
Convert to Anthropic format
Implementation
@override String toAnthropicJson() => 'none';
llm_dart package
documentation
models/tool_models
NoneToolChoice
toAnthropicJson method
NoneToolChoice class