menu
runanywhere package
documentation
public/types/rag_types.dart
RAGConfiguration
llmModelPath property
llmModelPath property
dark_mode
light_mode
llmModelPath
property
String
llmModelPath
final
Path to the GGUF LLM model file (required).
Implementation
final String llmModelPath;
runanywhere package
documentation
public/types/rag_types
RAGConfiguration
llmModelPath property
RAGConfiguration class