JsonDb class.
This is a simple way to store your Agent’s session data without having to setup a database.
Usage
Install theopenai package:
json_for_agent.py
Use local JSON files for simple agent session storage.
JsonDb class.
This is a simple way to store your Agent’s session data without having to setup a database.
openai package: