LICENSE
README.md
pyproject.toml
calais/__init__.py
calais/chat.py
calais/client.py
calais/content_printer.py
calais/main.py
calais/response.py
calais/system_prompt.py
pycalais.egg-info/PKG-INFO
pycalais.egg-info/SOURCES.txt
pycalais.egg-info/dependency_links.txt
pycalais.egg-info/entry_points.txt
pycalais.egg-info/requires.txt
pycalais.egg-info/top_level.txt
tests/test_chat.py
tests/test_client.py
tests/test_content_printer.py
tests/test_main.py
tests/test_response.py