Skip to main content
MySQLDb stores an Agent’s sessions and run history in MySQL.

Usage

Install the sqlalchemy, pymysql, and openai packages:

Run MySQL

Install Docker Desktop, then start MySQL on port 3306:
mysql_for_agent.py

Parameters