Class: GroqRuby::Models::Transcription
- Inherits:
-
Object
- Object
- GroqRuby::Models::Transcription
- Extended by:
- ModelFactory
- Defined in:
- lib/groq_ruby/models/audio/transcription.rb
Overview
Result of ‘client.audio.transcriptions.create`. The shape varies with `response_format` (`json`, `verbose_json`, etc.); we expose both the primary `text` field and the full payload for richer formats.