README.md
pyproject.toml
src/airun/__init__.py
src/airun/client.py
src/airun/exceptions.py
src/airun/http_client.py
src/airun/models.py
src/airun/resources/chat.py
src/airun/resources/code.py
src/airun/resources/rag.py
src/airun/resources/report.py
src/airun/resources/sessions.py
src/airun/resources/user.py
src/airun/resources/web.py
src/airun_sdk.egg-info/PKG-INFO
src/airun_sdk.egg-info/SOURCES.txt
src/airun_sdk.egg-info/dependency_links.txt
src/airun_sdk.egg-info/requires.txt
src/airun_sdk.egg-info/top_level.txt
tests/test_client.py