ModelInfo
Metadata about a Claude model.
Artificial IntelligenceChatbotConversational AIGenerative AILarge Language ModelsMachine LearningNatural Language Processing
Properties
| Name |
Type |
Description |
| id |
string |
Unique model identifier. |
| type |
string |
Object type. Always "model" for model objects. |
| display_name |
string |
A human-readable name for the model. |
| created_at |
string |
RFC 3339 datetime string representing when the model was released. |
JSON Schema