Skip to main content
The JSON Reader processes JSON files and converts them into documents that can be used with Agno’s knowledge system.

Code

examples/concepts/knowledge/readers/json_reader.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Install libraries

3

Set environment variables

4

Run Agent

Params