Add 4.1 to models page (#36086)

Adds opus 4.1 to models page in docs

Release Notes:

- N/A
This commit is contained in:
morgankrey 2025-08-12 21:15:48 -06:00 committed by GitHub
parent 1957e1f642
commit dc87f4b32e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,8 +12,10 @@ Were working hard to expand the models supported by Zeds subscription offe
| Claude Sonnet 4 | Anthropic | ✅ | 200k | N/A | $0.05 |
| Claude Opus 4 | Anthropic | ❌ | 120k | $0.20 | N/A |
| Claude Opus 4 | Anthropic | ✅ | 200k | N/A | $0.25 |
| Claude Opus 4.1 | Anthropic | ❌ | 120k | $0.20 | N/A |
| Claude Opus 4.1 | 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
> Note: Because of the 5x token cost for [Opus relative to Sonnet](https://www.anthropic.com/pricing#api), each Opus 4 and 4.1 prompt consumes 5 prompts against your billing meter
## Usage {#usage}