CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
contextlens/__init__.py
contextlens/benchmarks.py
contextlens/cli.py
contextlens/compare.py
contextlens/compressor.py
contextlens/profiles.py
contextlens/py.typed
contextlens/scanner.py
contextlens/utils.py
contextlens/integrations/__init__.py
contextlens/integrations/huggingface.py
contextlens/integrations/llamacpp.py
contextlens/integrations/ollama.py
tests/test_compressor.py
tests/test_integrations.py
tests/test_scanner.py