menu
finch package
documentation
mcp.dart
ModelPreferences
ModelPreferences.new constructor
ModelPreferences.new constructor
dark_mode
light_mode
ModelPreferences
constructor
ModelPreferences
(
{
List
<
ModelHint
>
?
hints
,
num
?
costPriority
,
num
?
speedPriority
,
num
?
intelligencePriority
,
})
Implementation
ModelPreferences({ this.hints, this.costPriority, this.speedPriority, this.intelligencePriority, });
finch package
documentation
mcp
ModelPreferences
ModelPreferences.new constructor
ModelPreferences class