Extends the RequestsToolkit class and adds a dynamic tool for exploring JSON data. It creates a JSON agent using the JsonToolkit and the provided language model, and adds the JSON explorer tool to the toolkit.
RequestsToolkit
JsonToolkit
Optional
Generated using TypeDoc
Extends the
RequestsToolkit
class and adds a dynamic tool for exploring JSON data. It creates a JSON agent using theJsonToolkit
and the provided language model, and adds the JSON explorer tool to the toolkit.