Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
ContextChunk: A single context chunk.
Defined in the RAG module.
content
String
source
score
f32
index
usize
metadata
HashMap<String
new
fn new(content: impl Into<String>, source: impl Into<String>, score: f32) -> Self
impl Into<String>
praisonai/src/rag/mod.rs