struct

AI::Provider::TranscriptionModel::ResultRequest

Inherits JSON::Serializable < Struct < Value < Object

Request information for telemetry and debugging.

Constructors

new(body : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

body

Raw request HTTP body that was sent to the provider API as a string.

Source