LICENCE
README.md
pyproject.toml
setup.py
tes_thermo/__init__.py
tes_thermo.egg-info/PKG-INFO
tes_thermo.egg-info/SOURCES.txt
tes_thermo.egg-info/dependency_links.txt
tes_thermo.egg-info/requires.txt
tes_thermo.egg-info/top_level.txt
tes_thermo/eos/__init__.py
tes_thermo/eos/eos.py
tes_thermo/gibbs/__init__.py
tes_thermo/gibbs/gibbs.py
tes_thermo/thermo_agent/__init__.py
tes_thermo/thermo_agent/agent.py
tes_thermo/thermo_agent/create_agents.py
tes_thermo/thermo_agent/ming.py
tes_thermo/thermo_agent/ming_tool.py
tes_thermo/thermo_agent/search_tool.py
tes_thermo/thermo_agent/thermo_agent.py
tes_thermo/utils/__init__.py
tes_thermo/utils/component.py
tes_thermo/utils/dafault_gibbs.py
tes_thermo/utils/logging.py
tes_thermo/utils/path.py
tes_thermo/utils/prompts.py
tes_thermo/utils/solver.py
tes_thermo/utils/units.py
tes_thermo/utils/vdb.py