menu
llama_cpp_flutter package
documentation
chat.dart
Lfm2Turn
Lfm2Turn.new const constructor
Lfm2Turn.new const constructor
dark_mode
light_mode
Lfm2Turn
constructor
const
Lfm2Turn
(
{
required
String
text
,
required
List
<
FunctionCallContent
>
calls
,
})
Implementation
const Lfm2Turn({required this.text, required this.calls});
llama_cpp_flutter package
documentation
chat
Lfm2Turn
Lfm2Turn.new const constructor
Lfm2Turn class