library
headroomlabs-ai/headroom
压缩库实用但上手有点麻烦,适合对 token 成本敏感的 LLM 项目。
5.9综合
实用性7
上手速度5
完成度6
不可替代6
生命力5
5 维独立打分,综合分为加权平均。分数只对同一套标准内部可比。
适合谁
对 token 费用敏感的 RAG、LLM Agent、工具调用等项目,尤其是需要大量日志或文档压缩的团队。
不适合谁
小型原型或对 token 成本不敏感的项目,以及不想额外维护代理服务器的团队。
项目自述
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.