menu
lite_embeddings_dart package
documentation
lite_embeddings.dart
LLMConfigDto
LLMConfigDto.fromJson factory constructor
LLMConfigDto.fromJson factory constructor
dark_mode
light_mode
LLMConfigDto.fromJson
constructor
LLMConfigDto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LLMConfigDto.fromJson(Map<String, dynamic> json) => _$LLMConfigDtoFromJson(json);
lite_embeddings_dart package
documentation
lite_embeddings
LLMConfigDto
LLMConfigDto.fromJson factory constructor
LLMConfigDto class