Skip to main content

RAG Pipeline

app.agent.rag

build_index

def build_index(force: bool = False)

get_retriever

def get_retriever(k: int = 20)