struct
AI::Provider::SpeechModel::ResultRequest
- AI::Provider::SpeechModel::ResultRequest
- Struct
- Value
- Object
Overview
Request information for telemetry and debugging.
Included Modules
- JSON::Serializable
Defined in:
ai/provider/speech_model/speech_model.crConstructors
- .new(pull : JSON::PullParser)
- .new(body : JSON::Any | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#body : JSON::Any | Nil
Response body (available only for providers that use HTTP requests).