.gitignore
API_Docs.md
Changelog.md
LICENSE
README.md
pyproject.toml
pytest.ini
setup.py
.github/workflows/python-publish.yml
aleph_alpha_client/__init__.py
aleph_alpha_client/aleph_alpha_client.py
aleph_alpha_client/document.py
aleph_alpha_client/image.py
aleph_alpha_client/prompt_item.py
aleph_alpha_client/utils.py
aleph_alpha_client.egg-info/PKG-INFO
aleph_alpha_client.egg-info/SOURCES.txt
aleph_alpha_client.egg-info/dependency_links.txt
aleph_alpha_client.egg-info/requires.txt
aleph_alpha_client.egg-info/top_level.txt
tests/common.py
tests/dog-and-cat-cover.jpg
tests/image_example.jpg
tests/sample.docx
tests/testcases/test_404.py
tests/testcases/test_errors.py
tests/testcases/test_health.py
tests/testcases/test_tasks.py