menu
llama_cpp_flutter package
documentation
chat.dart
PromptSnapshot
text property
text property
dark_mode
light_mode
text
property
String
text
final
The rendered wire-format prompt handed to the model.
Implementation
final String text;
llama_cpp_flutter package
documentation
chat
PromptSnapshot
text property
PromptSnapshot class