menu
omnyshell package
documentation
omnyshell_client_web.dart
AiModelCheck
AiModelCheck.new const constructor
AiModelCheck.new const constructor
dark_mode
light_mode
AiModelCheck
constructor
const
AiModelCheck
(
{
required
String
model
,
required
bool
ok
,
String
?
error
,
int
?
latencyMs
,
})
Implementation
const AiModelCheck({ required this.model, required this.ok, this.error, this.latencyMs, });
omnyshell package
documentation
omnyshell_client_web
AiModelCheck
AiModelCheck.new const constructor
AiModelCheck class