menu
llama_cpp_dart package
documentation
llama_cpp_dart.dart
ChatHistory
length property
length property
dark_mode
light_mode
length
property
int
get
length
Implementation
int get length => messages.length;
llama_cpp_dart package
documentation
llama_cpp_dart
ChatHistory
length property
ChatHistory class