README.md
pyproject.toml
brevitas/__init__.py
brevitas/__main__.py
brevitas/_compress.py
brevitas/chat.py
brevitas/cli.py
brevitas/config.py
brevitas/labels.py
brevitas/proxy.py
brevitas/session.py
brevitas/webchat.py
brevitas/scanner/__init__.py
brevitas/scanner/broad.py
brevitas/scanner/codemod.py
brevitas/scanner/detector.py
brevitas/scanner/models.py
brevitas/scanner/providers.py
brevitas/scanner/report.py
brevitas/wrappers/__init__.py
brevitas/wrappers/anthropic.py
brevitas/wrappers/openai.py
brevitas_systems.egg-info/PKG-INFO
brevitas_systems.egg-info/SOURCES.txt
brevitas_systems.egg-info/dependency_links.txt
brevitas_systems.egg-info/entry_points.txt
brevitas_systems.egg-info/requires.txt
brevitas_systems.egg-info/top_level.txt
tests/test_phase_a_labels.py
tests/test_phase_b_aggregation.py
tests/test_phase_d_marketing_agency.py
tests/test_phase_f_supabase_mirror.py
token_efficiency_model/__init__.py
token_efficiency_model/lossless/__init__.py
token_efficiency_model/lossless/api_adapter.py
token_efficiency_model/lossless/content_store.py
token_efficiency_model/lossless/delta.py
token_efficiency_model/lossless/dropin.py
token_efficiency_model/lossless/engine.py
token_efficiency_model/lossless/prompt_optimizer.py
token_efficiency_model/lossless/provider_cache.py
token_efficiency_model/lossless/retrieval.py
token_efficiency_model/lossless/rlm.py
token_efficiency_model/lossless/router.py
token_efficiency_model/lossless/session_cache.py
token_efficiency_model/lossless/task_router.py