LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
compress_lightreach.egg-info/PKG-INFO
compress_lightreach.egg-info/SOURCES.txt
compress_lightreach.egg-info/dependency_links.txt
compress_lightreach.egg-info/entry_points.txt
compress_lightreach.egg-info/requires.txt
compress_lightreach.egg-info/top_level.txt
pcompresslr/__init__.py
pcompresslr/_version.py
pcompresslr/api_client.py
pcompresslr/cli.py
pcompresslr/core.py
tests/test_ai_interpretability.py
tests/test_chatgpt.py
tests/test_chatgpt_instruction.py
tests/test_complete_cost_estimates.py
tests/test_complete_endpoint.py
tests/test_compression_correctness.py
tests/test_compressor_guard.py
tests/test_conversation_formats.py
tests/test_cost_calculation_integration.py
tests/test_detailed_token_tracking.py
tests/test_dual_auth.py
tests/test_embedded_instructions.py
tests/test_hybrid.py
tests/test_implicit_formats.py
tests/test_json_compression.py
tests/test_llm_clients.py
tests/test_no_dictionary.py
tests/test_output_compression.py
tests/test_package_installation.py
tests/test_pcompresslr_complete.py
tests/test_provider_token_counting.py
tests/test_silent_format_implementation.py
tests/test_stripe_endpoints.py
tests/test_tokenizer_routing.py
tests/test_user_usage.py
tests/test_value_service_baseline.py
tests/test_value_service_token_accounting.py