llm-context-compressor 1.0.14 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of llm-context-compressor might be problematic. Click here for more details.

package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "llm-context-compressor",
3
- "version": "1.0.14",
3
+ "version": "1.2.0",
4
4
  "description": "Intelligent context window compression for LLM applications \u2014 fit 2x more context",
5
5
  "main": "index.js",
6
6
  "license": "MIT",