Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
squoze
command
Command squoze is the universal, deterministic LLM context optimizer.
|
Command squoze is the universal, deterministic LLM context optimizer. |
|
internal
|
|
|
compress
Package compress implements the first real transform: head/tail elision of verbose machine output, under the quality contracts.
|
Package compress implements the first real transform: head/tail elision of verbose machine output, under the quality contracts. |
|
engine
Package engine hosts the squoze optimization pipeline.
|
Package engine hosts the squoze optimization pipeline. |
|
eval
Package eval hosts the deterministic quality-fixture harness: realistic tool-output classes with must-survive facts and minimum savings floors.
|
Package eval hosts the deterministic quality-fixture harness: realistic tool-output classes with must-survive facts and minimum savings floors. |
|
profile
Package profile adapts compression aggressiveness to the target model family.
|
Package profile adapts compression aggressiveness to the target model family. |
|
proxy
Package proxy implements the drop-in HTTP proxy mode:
|
Package proxy implements the drop-in HTTP proxy mode: |
|
router
Package router classifies text blobs so the engine can decide WHO gets squeezed and who must pass through untouched.
|
Package router classifies text blobs so the engine can decide WHO gets squeezed and who must pass through untouched. |
|
store
Package store provides the content-addressed decision memo behind the cache-guard contract.
|
Package store provides the content-addressed decision memo behind the cache-guard contract. |
|
wire
Package wire detects the wire format of an LLM request body.
|
Package wire detects the wire format of an LLM request body. |
|
wrap
Package wrap implements `squoze wrap CMD`: run an agent command with its provider base URLs pointed at an in-process squoze proxy.
|
Package wrap implements `squoze wrap CMD`: run an agent command with its provider base URLs pointed at an in-process squoze proxy. |
Click to show internal directories.
Click to hide internal directories.