JSONKnowledge is a knowledge base class that allows you to load and query data from JSON files.

ParameterTypeDefaultDescription
pathUnion[str, Path]RequiredPath to the JSON file
readerJSONReaderJSONReader()Reader to read JSON documents