Model list now recognizes placeholder future Claude models like claude-opus-4-6 and claude-sonnet-4-6
The internal list of known first-party Claude model families was extended to include claude-opus-4-6, claude-opus-4-7, and claude-sonnet-4-6, alongside the existing 4.x and 4.5 entries. A helper was also added to check whether a model string contains "application-inference-profile".
This is preparatory groundwork so Claude Code recognizes these model names if and when they become available, rather than treating them as unknown; it does not mean these models are usable now.
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
- `"claude-sonnet-4-6"`api/beta/messages see the edit
- `"claude-opus-4-6"`api/beta/messages see the edit
- `"claude-opus-4-7"`api/beta/messages see the edit
The finding does not say whether these models are actually available or when they might be.
Anthropic's documentation has since written up claude-opus-4-7, on Messages.