add_chunk
Method
This is a method of the RetrievalResult class in the rag module.Add a chunk
Signature
Parameters
No description available.
Returns
The result of the operation.
add_chunk: Add a chunk
This is a method of the RetrievalResult class in the rag module.Add a chunk
def add_chunk(&mut self, chunk: ContextChunk) -> ()