From 8662025d127509ba368b82529514727eb3ee430f Mon Sep 17 00:00:00 2001 From: morgankrey Date: Mon, 29 Sep 2025 12:17:49 -0500 Subject: [PATCH] Add Sonnet 4.5 to docs (#39125) Closes #ISSUE Release Notes: - N/A --- docs/src/ai/models.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/ai/models.md b/docs/src/ai/models.md index 8bebf15cb107298c00aa9b6fe405500545994be3..d36e8f976a8a9369703f72db3fb5d56a7f10bd2d 100644 --- a/docs/src/ai/models.md +++ b/docs/src/ai/models.md @@ -9,6 +9,10 @@ We’re working hard to expand the models supported by Zed’s subscription offe | | Anthropic | Output | $75.00 | $82.50 | | | Anthropic | Input - Cache Write | $18.75 | $20.625 | | | Anthropic | Input - Cache Read | $1.50 | $1.65 | +| Claude Sonnet 4.5 | Anthropic | Input | $3.00 | $3.30 | +| | Anthropic | Output | $15.00 | $16.50 | +| | Anthropic | Input - Cache Write | $3.75 | $4.125 | +| | Anthropic | Input - Cache Read | $0.30 | $0.33 | | Claude Sonnet 4 | Anthropic | Input | $3.00 | $3.30 | | | Anthropic | Output | $15.00 | $16.50 | | | Anthropic | Input - Cache Write | $3.75 | $4.125 |