All notable changes to this project will be documented in this file.
- Initial public release
- CLI
tinypromptwith:- Compression via LLMLingua-2 (v2 default) and optional v1
--inputtext/file, stdin support,--format {text,json}--ratio(default 0.7) and--target-tokens- Server mode (
--serve,--port) with client forwarding (--server-url) - Performance flags:
--fast,--threads,--max-seq-len, caching, offline - Env overrides:
TINYPROMPT_MODEL,TINYPROMPT_RATIO, cache dir
- Packaging with
pyproject.toml, Makefile, README, LICENSE - Tests (pytest) for help, I/O, JSON/env, caching, server basics