menu
mobile_rag_engine package
documentation
services/rag_engine.dart
RagEngine
vocabSize property
vocabSize property
dark_mode
light_mode
vocabSize
property
int
vocabSize
final
Vocabulary size of the loaded tokenizer.
Implementation
final int vocabSize;
mobile_rag_engine package
documentation
services/rag_engine
RagEngine
vocabSize property
RagEngine class