struct

AI::OpenAI::Responses::ResponsesProviderMetadata

Inherits JSON::Serializable < Struct < Value < Object

Provider metadata for Responses API

Constructors

new(response_id : String | Nil = nil, logprobs : Array(Logprob) | Nil = nil, service_tier : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

logprobs
Source
response_id
Source
service_tier
Source