menu
runanywhere package
documentation
public/types/rag_types.dart
RAGConfiguration
promptTemplate property
promptTemplate property
dark_mode
light_mode
promptTemplate
property
String
?
promptTemplate
final
Optional custom prompt template for the LLM.
Implementation
final String? promptTemplate;
runanywhere package
documentation
public/types/rag_types
RAGConfiguration
promptTemplate property
RAGConfiguration class