.gitignore
LICENSE
MANIFEST.in
PUBLISHING_GUIDE.md
README.md
dev_setup.py
publish.py
pyproject.toml
requirements.txt
setup.py
test_clai.py
borabora.egg-info/PKG-INFO
borabora.egg-info/SOURCES.txt
borabora.egg-info/dependency_links.txt
borabora.egg-info/entry_points.txt
borabora.egg-info/requires.txt
borabora.egg-info/top_level.txt
clai/__init__.py
clai/config.py
clai/gemini_client.py
clai/groq_client.py
clai/main.py