- Added CompressionEngine class with 4-tier age-based compression - 7 days: Full content (no compression) - 30 days: Key points extraction (70% retention) - 90 days: Brief summary (40% retention) - 365+ days: Metadata only - Hybrid extractive-abstractive summarization with fallbacks - Compression quality metrics and validation - Support for missing dependencies (NLTK/transformers) - Added transformers and nltk to requirements.txt
13 lines
209 B
Plaintext
13 lines
209 B
Plaintext
lmstudio>=1.0.1
|
|
psutil>=6.1.0
|
|
pydantic>=2.10
|
|
pyyaml>=6.0
|
|
gpu-tracker>=5.0.1
|
|
bandit>=1.7.7
|
|
semgrep>=1.99
|
|
docker>=7.0.0
|
|
sqlite-vec>=0.1.0
|
|
numpy>=1.24.0
|
|
sentence-transformers>=2.2.2
|
|
transformers>=4.21.0
|
|
nltk>=3.8 |