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