Sponsor:
An entire ad agency in the palm of your hand.
Your next campaign needs a dozen fresh ad variations by Friday. Your agency quotes two weeks and a five-figure invoice. Your in-house designers are already buried under this quarter's requests.
Hightouch Ad Studio fixes that. It reads your brand guidelines, your best-performing creative, and your product catalog, then generates on-brand ads your team can ship the same afternoon. You review and approve every asset before it goes live, so quality holds.
Growth teams use it to build variations for every audience, test more of them, and stop rationing creative because production got expensive. The work that once needed a full agency retainer now runs inside your own workflow, at your pace and under your direction.
You direct the work while Ad Studio handles production, and your designers get their week back.
iPrompt
THE AI NEWSLETTER THAT TURNS NEWS INTO ACTION
ISSUE #147 WEDNESDAY · 5 AUGUST 2026
THE HOOK
Six days ago I told you to keep a model you can run yourself, because your vendor will refuse you mid-incident. Since then OpenAI cut its mid-tier by 80%, DeepSeek shipped an agent model at fourteen cents a million, and on Sunday the EU switched on Article 50 and the full penalty regime. The fallback got cheap and it got legally yours in the same week. Nobody sends an invoice for the second part.
AI NEWS ROUNDUP
This week in AI
1 OpenAI cut Luna by 80% and crossed a billion users. Luna went from $1/$6 per million tokens to $0.20/$1.20 on 30 July; Terra took 20% off, to $2/$12. Sol held its price and gained a Fast mode — 2.5× the speed, double the money. OpenAI says efficiency, not margin sacrifice. Either way your cheap tier is now five times cheaper than it was on Wednesday. CNBC →
2 Anthropic is going the other way, and the tokenizer is the part nobody read. Sonnet 5’s introductory rate expires 1 September: $2/$10 becomes $3/$15. That much is announced. Buried in the docs is a new tokenizer that turns identical English into roughly 30–41% more billable tokens than Sonnet 4.6. Compound them and a $1,000 workload lands near $1,950. Twenty-seven days. Finout →
3 DeepSeek’s cheap model now beats its own expensive one at agent work. V4 Flash 0731 shipped on 31 July at $0.14/$0.28. Same architecture as the preview — 280B total, 13B active, re-post-trained only — and Terminal-Bench 2.1 went from 61.8 to 82.7. It outscores DeepSeek’s larger flagship on agentic tasks at a third of the price. Re-training beat scaling. MarkTechPost →
4 Sunday was not the quiet EU deadline everyone was promised. Yes, the Digital Omnibus pushed most Annex III high-risk duties to December 2027. No, that didn’t defuse 2 August. Article 50 went live — chatbots must say they’re chatbots, synthetic media must be marked — along with enforcement powers over general-purpose AI and the full penalty regime. The paperwork slipped. The fines didn’t. Jones Walker →
OUR ANGLE
🔭 Last week’s fallback is this week’s liability In #146 I argued the defender’s problem is permission, not capability, and told you to vet a self-hostable model before you need one. I stand by it. What I missed is what you inherit when you take that advice. Rent a model through an API and you rent the lab’s legal posture alongside its compute — their usage policy, their filters, their risk allocation. Download weights and none of that comes with them. Article 50’s transparency duties attach substantially to whoever puts the system in front of a person. Self-hosting doesn’t remove the obligation. It removes the co-signer. Which is why the same seventy-two hours make sense together. On 28 July, 1,000-plus staff at five frontier labs signed Pacing the Frontier, asking Washington for the machinery to coordinate a slowdown. Then everybody cut prices. That isn’t hypocrisy — it’s timing. A hundred thousand deployments are harder to pace than a hundred. Standing bet from #146: Daybreak or Glasswing drops the invite-only gate by end of Q4 2026. Still open — no movement either way as of Monday. That’s the reporting. Here’s the new bet — open to disagreement: the first published Article 50 enforcement action naming a company will name a deployer, not a model developer, by the end of Q2 2027. Counts only if the decision is public and the company fined didn’t build the model. Wrong? Reply and tell me where. |
THE THREE SPECIALS
Do · Use · Understand
🎯 PROMPT OF THE WEEK The Migration Audit You asked for this one — the migration question kept coming back in the replies. Run it while the old rate still applies. The audit is worth the same either way; the bill isn’t. You are a cost architect for LLM workloads. I will describe a task my team currently runs on a hosted model. TASK: [paste the prompt or describe the workflow] CURRENT MODEL: [name] VOLUME: [calls per day or month] Work through this in order. 1. CLASSIFY on three axes: reasoning depth (shallow/moderate/ deep), factual risk (low/medium/high), failure cost (recoverable/expensive/unacceptable). 2. NAME the cheapest tier that reliably clears all three, and say which single axis is binding. If nothing binds, say so. 3. IF I AM OVER-PROVISIONED, rewrite the prompt so a cheaper model can do the job — add the scaffolding the expensive model was supplying implicitly: explicit steps, an output schema, one worked example. 4. GIVE ME a 3-line eval I can run against 20 real examples to confirm the downgrade before I commit to it. 5. STATE the one failure mode that would justify staying on the expensive model, in a sentence I could repeat to my CFO. Why it works: most overspend is a provisioning problem, not a pricing one. Expensive models quietly compensate for vague prompts, so the cost of vagueness lands on the invoice rather than in the output. Step 3 makes that hidden work explicit. Step 5 stops you optimising into a disaster. Where to be careful: models are optimistic about what cheaper models can do, and they can’t see your data. Step 4 is not optional. Do the arithmetic in tokens, not requests. Works best on: Claude Opus 5, GPT-5.6 Sol. Use the expensive model — it’s the last job it should do for you. |
🛠️ TOOL OF THE WEEK ‘It’s the price comparison site for models, and it doesn’t sell you one.’ Artificial Analysis ★★★★☆ 4 / 5 Where you check whether the Migration Audit’s shortlist survives contact with a benchmark. Free, independent, not owned by anyone selling inference. — Price, latency and throughput per model, across hosting providers — the same model is not the same price everywhere. — Intelligence indices across reasoning, coding and agentic benchmarks, updated on release day. — Open-weight models sit in the same tables as closed ones, which is the comparison that matters now. The missing star: benchmarks are not your workload. Terminal-Bench 82.7 says V4 Flash is strong at agent tasks in general. It says nothing about your log formats or your tolerance for a wrong answer. Shortlist three, then test them on your own data. Everyone does the first half. |
Warmly Ran GTM With No Sales Team. Here's How.
That's what Warmly proved. They defined ICP, scored buying intent, and surfaced the right accounts before a human ever touched a lead. HubSpot noticed.
On August 12, Max and Keegan are rebuilding it live in HubSpot — and showing you how to replicate it this week. HubSpot Credits included when you join HubSpot for Startups.
💡 TIP OF THE WEEK Your prompt didn’t change. Your token count did. This won’t help if you measure prompts in words, which nearly everyone does. Sonnet 5 shipped with a new tokenizer that produces roughly 30–41% more tokens from identical English than Sonnet 4.6 did. Nothing about the text changed. The bill did — before the rate rise even lands. 1. Log the usage object. Every API response returns one. Store input and output token counts per call, tagged by model and provider. 2. Build a per-vendor multiplier. Push a thousand documents from your real workload through each candidate tokenizer and record tokens per thousand characters. One number per vendor. 3. Apply it before you compare prices. $0.14 against $0.20 per million means nothing until both are multiplied by how many tokens that vendor makes from your text. Compression ratios vary by vendor, language and content type — code, JSON and non-English text all fragment differently, and two models with identical headline prices can differ by 40% on the same corpus. An hour’s work, and the only way to tell whether a price cut was actually a price cut. |
YOUR MOVE
One thing. Reply by Friday.
You just learned:
— Pricing split in two — OpenAI down 80%, Anthropic up 50% from 1 September with a tokenizer surcharge on top.
— DeepSeek’s cheap model beat its own flagship at agent work. The expensive tier is not automatically the right tier.
— And the one to keep: self-hosting removes your co-signer, not your obligation. Article 50 is live, and it addresses the deployer.
So do one thing. Run the Migration Audit on your single highest-volume workload — twelve minutes — and reply with what it told you. One line is enough. I read every response, and last week’s replies are why that prompt exists.
The tool and the tip are there when you want them; they aren’t the point. The point is the sentence you’ll want to be able to say in November: I know what we’re running, what it costs us, and whose name is on it.
R. Lauritsen
EDITOR · iPROMPT
iPrompt
PUBLISHED BY FRONTWAVE MEDIA LTD · LIMASSOL, CYPRUS
Stop Paying for 6 Tools. One AI Does It All.
Most e-commerce sellers juggle 6–8 tools and pay hundreds monthly to keep operations running. StoreClaw replaces the stack with one autonomous AI engine that monitors competitors, optimizes listings, automates marketing, and tracks profit 24/7. Connect your store and let AI handle the work — no prompts, no complex setup, no credit card required.



