Class: GroqRuby::Models::Transcription

Inherits:
Object
  • Object
show all
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.

Method Summary

Methods included from ModelFactory

coerce, coercions, from_hash