headroom/tests/test_transforms
Prakersh Maheshwari 658dc6c06c test: Update LLMLingua default model test to match new default
The default model was changed from xlm-roberta-large (~1GB) to
bert-base-multilingual (~350MB) to reduce memory usage. Updated
the test to reflect this change.

Fixes failing CI test: test_llmlingua_compressor.py::test_default_values

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-02 20:38:02 +05:30
..
__init__.py Initial commit: Headroom SDK - LLM context optimization toolkit 2026-01-06 23:16:58 -08:00
test_anchor_selector.py Add reasoning capability forwarding to HeadroomAgnoModel 2026-01-21 20:32:02 -08:00
test_cache_aligner.py Integrate DynamicContentDetector into CacheAligner (Phase 1) 2026-01-19 22:56:20 -08:00
test_code_compressor.py Integrate DynamicContentDetector into CacheAligner (Phase 1) 2026-01-19 22:56:20 -08:00
test_content_router.py fix(tests): add missing skip decorator and tests for exclude_tools 2026-01-31 17:44:03 -08:00
test_diff_compressor.py Add DiffCompressor and fix hnswlib SIGILL crash on CI 2026-01-31 08:09:55 -08:00
test_html_extractor.py fix(tests): skip HTML extractor tests when trafilatura not installed 2026-01-31 15:39:55 -08:00
test_intelligent_context.py fix: Extend Anthropic format tool protection to IntelligentContextManager 2026-02-01 12:27:17 -08:00
test_llmlingua_compressor.py test: Update LLMLingua default model test to match new default 2026-02-02 20:38:02 +05:30
test_progressive_summarizer.py Add quality retention eval and fix linting for Python 3.12 2026-01-19 21:52:18 -08:00
test_rolling_window.py fix: Extend Anthropic format tool protection to IntelligentContextManager 2026-02-01 12:27:17 -08:00
test_scoring.py Add IntelligentContextManager for semantic-aware context management 2026-01-18 22:22:48 -08:00
test_smart_crusher.py Fix all ruff lint and format errors for CI 2026-01-10 15:33:44 -08:00
test_tool_crusher.py Fix all ruff lint and format errors for CI 2026-01-10 15:33:44 -08:00