README.md
pyproject.toml
tests/test_core.py
tests/test_edge_cases.py
tests/test_fp_guard.py
tests/test_history.py
tests/test_litellm.py
tests/test_otel.py
tests/test_semver.py
tests/test_stream.py
tests/test_stream_sweep.py
tests/test_torture.py
unswallow/__init__.py
unswallow/classify.py
unswallow/cli.py
unswallow/confidence.py
unswallow/history.py
unswallow/matrix.py
unswallow/pipeline.py
unswallow/py.typed
unswallow/recover.py
unswallow/scan.py
unswallow/semver.py
unswallow/stream.py
unswallow/types.py
unswallow.egg-info/PKG-INFO
unswallow.egg-info/SOURCES.txt
unswallow.egg-info/dependency_links.txt
unswallow.egg-info/entry_points.txt
unswallow.egg-info/top_level.txt
unswallow/data/engine-matrix.json
unswallow/integrations/__init__.py
unswallow/integrations/litellm.py
unswallow/integrations/otel.py