trending
fmerian

10d ago

Edgee Codex Compressor - Use Codex at 35.6% lower costs

We benchmarked Codex alone against Codex routed through Edgee's compression gateway on the same repo, with the same model, under the same workflow. The result: Codex + Edgee used 49.5% fewer input tokens, improved cache hit rate from 76.1% to 85.4%, and reduced total session cost by 35.6%. This post breaks down why context compression makes Codex more efficient, more frugal, and materially cheaper to run without sacrificing useful output.
fmerian

1mo ago

Edgee Claude Code Compressor - Extend Claude Pro's limit by 26.2%

You're mid-task. Claude is in flow. Then the plan limit hits and everything stops. You know the feeling — the session cuts out, the context is gone, and you're starting over. For heavy Claude Code users, this isn't an occasional annoyance. It's a regular ceiling on what you can get done in a day. We built Edgee's Claude Code Compressor to push that ceiling back.
Nicolas Grenié

2mo ago

Edgee - The AI Gateway that TL;DR tokens

Edgee compresses prompts before they reach LLM providers and reduces token costs by up to 50%. Same code, fewer tokens, lower bills.
Sacha MORARD

2mo ago

Token Compression for LLMs: How to reduce context size without losing accuracy

Hey, I'm Sacha, co-founder at @Edgee

Over the last few months, we've been working on a problem we kept seeing in production AI systems:

LLM costs don't scale linearly with usage, they scale with context.
As teams add RAG, tool calls, long chat histories, memory, and guardrails, prompts become huge and token spend quickly becomes the main bottleneck.

So we built a token compression layer designed to run before inference.