Spaces:
Build error
Build error
Commit History
Bump version to 0.2.6 e637002
Enable LLMLingua and code-aware compression by default in proxy d5ea931
Bump version to 0.2.5 bcd96b3
Fix mypy type errors in compression module 2c22585
Fix flaky JavaScript signature preservation test threshold 64a747d
Add universal compression module with ML-based content detection 31aa72c
Bump version to 0.2.4 2ec223c
Add persistent memory system with zero-latency inline extraction 9c9bb30
Merge pull request #4 from pythoninthegrass/main d97fcfd
Remove unused ProxyConfig import from compression tests 82f6599
pythoninthegrass Claude Sonnet 4.5 commited on
Use oldest supported Python version (3.10) for package build ec78864
pythoninthegrass Claude Sonnet 4.5 commited on
Add Python 3.13 to CI matrix and optimize linting steps 783fb08
pythoninthegrass Claude Sonnet 4.5 commited on
Merge pull request #3 from pythoninthegrass/main 4c28393
Add tests for compression header removal fix 876e860
pythoninthegrass Claude Sonnet 4.5 commited on
Fix ZlibError by removing compression headers after httpx decompression 8599bf7
pythoninthegrass Claude Sonnet 4.5 commited on