const RAGSearchResult({ required this.chunkId, required this.text, required this.similarityScore, this.metadataJSON, });