README.md
pyproject.toml
brevitas/__init__.py
brevitas/__main__.py
brevitas/_compress.py
brevitas/_embed.py
brevitas/audit.py
brevitas/audit_capabilities.py
brevitas/azure.py
brevitas/bedrock.py
brevitas/chat.py
brevitas/cli.py
brevitas/compare.py
brevitas/config.py
brevitas/demos.py
brevitas/identity.py
brevitas/labels.py
brevitas/observability.py
brevitas/provider_reliability.py
brevitas/proxy.py
brevitas/receipts.py
brevitas/resource_bounds.py
brevitas/semantic_cache.py
brevitas/session.py
brevitas/warming.py
brevitas/webchat.py
brevitas/samples/algorithms_handbook.md
brevitas/scanner/__init__.py
brevitas/scanner/ai_assist.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/security/__init__.py
brevitas/security/envelope.py
brevitas/security/google_cloud_kms.py
brevitas/security/kms.py
brevitas/security/readiness.py
brevitas/security/redaction.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_active_company_selection.py
tests/test_anthropic_subscription_passthrough.py
tests/test_audit_api.py
tests/test_audit_core_authz.py
tests/test_audit_core_resource_exhaustion.py
tests/test_audit_scanner.py
tests/test_azure_lane.py
tests/test_backend_contract_repairs.py
tests/test_bedrock_lane.py
tests/test_bedrock_model_ids.py
tests/test_benchmark_lifecycle.py
tests/test_billing_launch_gate_parity.py
tests/test_billing_recovery.py
tests/test_billing_rpc_names_exist.py
tests/test_billing_settlement_sweep.py
tests/test_billing_supervisor.py
tests/test_build_provenance.py
tests/test_cache_security.py
tests/test_cache_warming.py
tests/test_cache_warming_worker.py
tests/test_cloud_usage_api.py
tests/test_company_a_workflow.py
tests/test_company_administration.py
tests/test_compliance_admin.py
tests/test_compliance_billing_isolation.py
tests/test_compress_http.py
tests/test_compress_service_hardening.py
tests/test_credential_security.py
tests/test_database_scaling.py
tests/test_distributed_limits.py
tests/test_dr_compliance_artifacts.py
tests/test_dropin_lifecycle.py
tests/test_durable_jobs.py
tests/test_enterprise_tenancy.py
tests/test_google_cloud_kms.py
tests/test_hosted_connect_cli.py
tests/test_job_api.py
tests/test_job_provider_idempotency.py
tests/test_model_price_rows_are_reachable.py
tests/test_multitab_dashboard_sessions.py
tests/test_observability.py
tests/test_onboarding_api.py
tests/test_openrouter_reported_cost.py
tests/test_package_metadata.py
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
tests/test_production_topology.py
tests/test_provider_credential_cleanup.py
tests/test_provider_credential_forwarding.py
tests/test_provider_injections.py
tests/test_provider_measurement.py
tests/test_provider_reliability.py
tests/test_proxy_cache.py
tests/test_proxy_gate_prefix.py
tests/test_proxy_message_structure.py
tests/test_receipt_alignment_wrappers.py
tests/test_resource_bounds.py
tests/test_retention_worker.py
tests/test_rlm_exec_gate.py
tests/test_safety_policy.py
tests/test_savings_nondegradation.py
tests/test_sdk_client_config.py
tests/test_stream_admission_lease.py
tests/test_stream_error_sanitization.py
tests/test_stripe_api_version_pin.py
tests/test_token_basis_check.py
tests/test_usage_activity.py
tests/test_warm_store.py
tests/test_warming_api.py
token_efficiency_model/__init__.py
token_efficiency_model/lossless/__init__.py
token_efficiency_model/lossless/api_adapter.py
token_efficiency_model/lossless/batch_group.py
token_efficiency_model/lossless/content_store.py
token_efficiency_model/lossless/dedup_delta.py
token_efficiency_model/lossless/delta.py
token_efficiency_model/lossless/dropin.py
token_efficiency_model/lossless/engine.py
token_efficiency_model/lossless/message_optimizer.py
token_efficiency_model/lossless/prompt_optimizer.py
token_efficiency_model/lossless/prompt_structure.py
token_efficiency_model/lossless/provider_cache.py
token_efficiency_model/lossless/quality_metrics.py
token_efficiency_model/lossless/remote_compress.py
token_efficiency_model/lossless/retrieval.py
token_efficiency_model/lossless/rlm.py
token_efficiency_model/lossless/router.py
token_efficiency_model/lossless/semantic_gate.py
token_efficiency_model/lossless/session_cache.py
token_efficiency_model/lossless/shared_prefix.py
token_efficiency_model/lossless/state_store.py
token_efficiency_model/lossless/task_router.py
token_efficiency_model/lossless/template_miner.py
token_efficiency_model/quality/__init__.py
token_efficiency_model/quality/audit.py
token_efficiency_model/quality/calibration.py
token_efficiency_model/quality/gate.py
token_efficiency_model/quality/sequential.py