menu
runanywhere package
documentation
public/types/rag_types.dart
RAGConfiguration
topK property
topK property
dark_mode
light_mode
topK
property
int
topK
final
Number of top chunks to retrieve (default: 3).
Implementation
final int topK;
runanywhere package
documentation
public/types/rag_types
RAGConfiguration
topK property
RAGConfiguration class