MorrowCache proxy dedupes paraphrased prompts: 2817ms miss to 423ms hit

TurnoverSea9119 · reddit · 2026-09-26

TurnoverSea9119 shipped MorrowCache (try: npx @kushalicious/jevcache@latest), a local OpenAI-compatible proxy that stops you paying twice for paraphrased prompts. An adjudicator model does real intent matching (not cosine embedding vibes) against the cache: HIT reuses the stored answer and skips the upstream call, MISS calls the model once, and a flaky judge fails open. Judges: cloud Jev (default) or local Kev/Laya/System One via ADJUDICATOR env. Recorded run: 2817ms miss → 423ms hit on a paraphrase, 6.7x faster with mostly-free latency.

Related event: MorrowCache: Open-Source Semantic Cache Proxy Prevents Duplicate LLM Billing(2 posts)→

Original post →

More from coding & agent

coding & agent channel →