LICENSE
README.md
pyproject.toml
src/socrates_nexus/__init__.py
src/socrates_nexus/async_client.py
src/socrates_nexus/client.py
src/socrates_nexus/exceptions.py
src/socrates_nexus/models.py
src/socrates_nexus/retry.py
src/socrates_nexus/streaming.py
src/socrates_nexus.egg-info/PKG-INFO
src/socrates_nexus.egg-info/SOURCES.txt
src/socrates_nexus.egg-info/dependency_links.txt
src/socrates_nexus.egg-info/requires.txt
src/socrates_nexus.egg-info/top_level.txt
tests/test_async_client.py
tests/test_cache.py
tests/test_client.py
tests/test_exceptions.py
tests/test_integration.py
tests/test_models.py
tests/test_retry.py