OpenAI::Providers::DeepSeek::Model
Inherits JSON::Serializable < Reference < Object
DeepSeek's Model response doesn't include created timestamp
Constructors
new(pull : JSON::PullParser)
Sourcenew(id : String = "", created : Int64 | Nil = nil, object : String = "model", owned_by : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source