AI SDK Kotlin
Toggle table of contents
0.3.0-beta01
common
Target filter
common
Switch theme
Search in API
Skip to content
AI SDK Kotlin
AI SDK Kotlin
/
ai.torad.aisdk.providers
/
GroqTranscriptionModelOptions
Groq
Transcription
Model
Options
@
Serializable
class
GroqTranscriptionModelOptions
(
source
)
Since
0.3.0-beta01
Members
Properties
language
Link copied to clipboard
val
language
:
String
?
prompt
Link copied to clipboard
val
prompt
:
String
?
response
Format
Link copied to clipboard
val
responseFormat
:
String
?
temperature
Link copied to clipboard
val
temperature
:
Float
?