From dd850dcf136587f379a5d88168a10a216d96de7d Mon Sep 17 00:00:00 2001 From: morgankrey Date: Tue, 17 Jun 2025 09:21:02 -0500 Subject: [PATCH] Add note on Opus prompt consumption (#32872) Closes #ISSUE Release Notes: - N/A *or* Added/Fixed/Improved ... --- docs/src/ai/models.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/ai/models.md b/docs/src/ai/models.md index ba1fc989b4..b40f17b77f 100644 --- a/docs/src/ai/models.md +++ b/docs/src/ai/models.md @@ -13,6 +13,8 @@ We’re working hard to expand the models supported by Zed’s subscription offe | Claude Opus 4 | Anthropic | ❌ | 120k | $0.20 | N/A | | Claude Opus 4 | Anthropic | ✅ | 200k | N/A | $0.25 | +> Note: Because of the 5x token cost for [Opus relative to Sonnet](https://www.anthropic.com/pricing#api), each Opus prompt consumes 5 prompts against your billing meter + ## Usage {#usage} The models above can be used with the prompts included in your plan. For models not marked with [“Burn Mode”](#burn-mode), each prompt is counted against the monthly limit of your plan.