Shared metadata consumed by Claude provider plugins.
- Defines default
ModelCardentries for common Claude model releases - Declares mapping rules that translate OpenAI-style aliases to Claude IDs
- No standalone plugin configuration; these helpers are imported by
claude_apiandclaude_sdksettings modules.
- Imported during Claude plugin configuration to seed model catalogs
- Extend by editing
DEFAULT_CLAUDE_MODEL_CARDSor mapping rules
model_defaults.py: source of cards and alias mapping helpers