LICENSE
MANIFEST.in
README.md
pyproject.toml
collm/__init__.py
collm/cli.py
collm/py.typed
collm/configs/system_prompt.md
collm/configs/system_prompt.txt
collm/configs/system_prompt_1.txt
collm/configs/system_prompt_2.txt
collm/gui/__init__.py
collm/gui/main.py
collm/llm/__init__.py
collm/llm/fixer.py
collm/llm/generator.py
collm/runs/__init__.py
collm/runs/preselection.py
collm/templates/user_input.txt
collm/templates/user_input_1.txt
collm/templates/user_input_2.txt
collm/templates/user_input_TUI.yml
collm/utils/__init__.py
collm/utils/config.py
collm/utils/paths.py
collm/utils/requirements_check.py
collm_hep.egg-info/PKG-INFO
collm_hep.egg-info/SOURCES.txt
collm_hep.egg-info/dependency_links.txt
collm_hep.egg-info/entry_points.txt
collm_hep.egg-info/requires.txt
collm_hep.egg-info/top_level.txt
tests/test_collm.py