README.md
setup.py
chatmysql.egg-info/PKG-INFO
chatmysql.egg-info/SOURCES.txt
chatmysql.egg-info/dependency_links.txt
chatmysql.egg-info/entry_points.txt
chatmysql.egg-info/requires.txt
chatmysql.egg-info/top_level.txt
cmysql/__init__.py
cmysql/cli.py
cmysql/config.py
cmysql/exceptions.py
cmysql/logs.py
cmysql/metabrain.py
cmysql/tools.py
cmysql/version.py
cmysql/ai/__init__.py
cmysql/ai/agent.py
cmysql/ai/agent_prompts.py
cmysql/ai/generator.py
cmysql/ai/graph_and_vector.py
cmysql/ai/mysql_database.py
cmysql/ai/openai_client.py
cmysql/ai/prompts.py
cmysql/tests/__init__.py
cmysql/tests/prompts.py
cmysql/tests/test_all.py
cmysql/tests/test_tools.py