AI::OpenAI::Responses::ResponsesProviderMetadata
Inherits JSON::Serializable < Struct < Value < Object
Provider metadata for Responses API
Constructors
new(pull : JSON::PullParser)
Sourcenew(response_id : String | Nil = nil, logprobs : Array(Logprob) | Nil = nil, service_tier : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
logprobs
Sourceresponse_id
Sourceservice_tier
Source