LlamaIndexKnowledge is a knowledge base class that allows you to load and query data from LlamaIndex supported knowledge bases.

ParameterTypeDefaultDescription
retrieverBaseRetrieverRequiredLlamaIndex retriever for fetching relevant documents
loaderOptional[Callable]NoneOptional callable to load documents into the knowledge base