menu
runanywhere package
documentation
public/types/rag_types.dart
RAGConfiguration
maxContextTokens property
maxContextTokens property
dark_mode
light_mode
maxContextTokens
property
int
maxContextTokens
final
Maximum context tokens to send to the LLM (default: 2048).
Implementation
final int maxContextTokens;
runanywhere package
documentation
public/types/rag_types
RAGConfiguration
maxContextTokens property
RAGConfiguration class