From 3b26d777a39eca803d7ae14c7242279b55b18a0e Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Tue, 5 Aug 2025 11:47:04 -0700 Subject: [PATCH] Delete bad changeset --- .changeset/add-opus-4-1-model.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .changeset/add-opus-4-1-model.md diff --git a/.changeset/add-opus-4-1-model.md b/.changeset/add-opus-4-1-model.md deleted file mode 100644 index 9b0e840e5b6..00000000000 --- a/.changeset/add-opus-4-1-model.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@roo-code/types": patch -"roo-code": patch ---- - -Add support for Claude Opus 4.1 (claude-opus-4-1-20250805) - -- Added claude-opus-4-1-20250805 to anthropicModels with 8192 max tokens and reasoning budget support -- Added support across all providers: Anthropic, Claude Code, Bedrock, Vertex AI, OpenRouter, and LiteLLM -- Updated anthropic.ts provider to handle prompt caching for the new model -- Pricing: $15/M input tokens, $75/M output tokens, $18.75/M cache writes, $1.5/M cache reads