build
Method
This is a method of the RAGBuilder class in the rag module.Build the RAG pipeline
Signature
Returns
The result of the operation.
build: Build the RAG pipeline
This is a method of the RAGBuilder class in the rag module.Build the RAG pipeline
def build(self) -> Result<RAG>