LICENSE
README.md
pyproject.toml
saia_python/__init__.py
saia_python/_http.py
saia_python/_streaming.py
saia_python/_util.py
saia_python/arcana.py
saia_python/arcana_references.py
saia_python/auth.py
saia_python/chat.py
saia_python/client.py
saia_python/documents.py
saia_python/exceptions.py
saia_python/models.py
saia_python/openai_compat.py
saia_python/py.typed
saia_python/rate_limits.py
saia_python/responses.py
saia_python/voice.py
saia_python.egg-info/PKG-INFO
saia_python.egg-info/SOURCES.txt
saia_python.egg-info/dependency_links.txt
saia_python.egg-info/requires.txt
saia_python.egg-info/top_level.txt
tests/test_arcana.py
tests/test_arcana_references.py
tests/test_auth.py
tests/test_chat.py
tests/test_client.py
tests/test_exceptions.py
tests/test_health_check.py
tests/test_models.py
tests/test_openai_compat.py
tests/test_rate_limits.py
tests/test_responses.py
tests/test_setup_from_directory.py
tests/test_streaming.py
tests/test_voice.py