GET https://api.openai.com/v1/models
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created
The Unix timestamp (in seconds) when the model was created.
Sourceid
The model identifier, which can be referenced in the API endpoints.
Sourceobject
The object type, which is always "model".
Sourceowned_by
The organization that owns the model.
Source