Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

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