struct
AI::Provider::TranscriptionModel::ResultRequest
- AI::Provider::TranscriptionModel::ResultRequest
- Struct
- Value
- Object
Overview
Request information for telemetry and debugging.
Included Modules
- JSON::Serializable
Defined in:
ai/provider/transcription_model/transcription_model.crConstructors
- .new(pull : JSON::PullParser)
- .new(body : String | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#body : String | Nil
Raw request HTTP body that was sent to the provider API as a string.