@addyosmani: Moving AI to production? A big chunk of your token bill is spent answering the same question twice - and agents burn ~4…
Summary
A tweet promoting Redis LangCache as a managed semantic caching solution for AI production, claiming up to 90% reduction in API costs.
View Cached Full Text
Cached at: 08/27/26, 09:51 AM
Moving AI to production? A big chunk of your token bill is spent answering the same question twice - and agents burn ~4x the tokens of chat.
Semantic caching fixes it and @Redisinc LangCache does this as a managed layer - they cite up to 90% lower API costs: https://fandf.co/4wR1OhX #ad
Redis LangCache
Source: https://redis.io/langcache/?utm_source=influencer&utm_medium=paid-post&utm_campaign=2026-08-ai_in_production-influencer&utm_content=a-osmani-x PlatformDeployTools
- Redis InsightUI to visualize, query, & debug
- RIOTGet data into Redis from anywhere
- Client librariesPython, Node, Java, Go, .Net, & more
- SDKsConnect Redis to your apps
SolutionsAI & ML Apps
- Scale agent & agentic systemsEverything you need to be successful
- RAGUnderstand how Redis powers RAG
- Semantic searchRight answers, right now
- MLLeverage your features, fast
- Token optimizationAll the AI without all the cost
Core Workloads
- Fraud detectionStop fraud, protect customers
- Real-time decisionsAct on data in real time
- Caching & performanceOur bread & butter
- Real-time messagingStreams at the speed of thought
- Session managementConsistent experiences everywhere
- LeaderboardsKnow who’s winning
DevsLearning
- BlogAll the words
- Resource centerEverything you need, in one place
- Demo centerAnything & everything, in action
- Reference architecturesNo guessing, just deploy
saw a 40% increase in revenue generation through their new Redis powered online experience.See how
uses Redis for 100+ vector search queries per second.See how
achieved 37% faster API response times while having a 15% lower memory footprint with Redis.See how
saw over a billon API request per month with Redis.See how
Latest

Office hours: Context engineering
Sep. 09, 2026
Similar Articles
How Caching Saved Us Hundreds of Dollars in AI Costs Every Month
The article describes how building an intelligent caching gateway (Hawiyat Composer) saved significant AI API costs by eliminating repeated token waste through exact-match caching, semantic caching, model routing, and local routing.
@DeRonin_: https://x.com/DeRonin_/status/2054235707791778034
A practical guide on reducing AI coding expenses by 80% through smarter token management, including multi-model routing, prompt caching, and context discipline, rather than simply switching to cheaper models.
@_avichawla: https://x.com/_avichawla/status/2063548691353629040
Explains how a traditional backend inflates AI agent token usage and demonstrates a context-engineering approach that reduces Claude Code session costs by 2.5x without changing models or prompts.
Does prompt caching actually save you meaningful money on AI agents?
A practical discussion questioning whether prompt caching delivers meaningful cost savings for AI agents in production, examining real-world factors like cache hit rates, routing strategies, and scale.
@IntuitMachine: Your AI coding agent just burned $2 on a single bug fix. You thought it was "cheap automation." Here's what 16,000 prod…
An analysis of AI coding agent costs reveals that agentic workflows can use up to 3,500x more tokens than a simple ChatGPT call, with most waste coming from redundant context loading. The article suggests tracking repeated file actions and using efficient models to cut costs.