Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-mistralai
STTOptions
Interface STTOptions
interface
STTOptions
{
apiKey
?:
string
;
client
?:
Mistral
;
contextBias
?:
string
[]
;
language
?:
string
;
model
:
string
;
targetStreamingDelayMs
?:
number
;
vad
?:
VAD
;
}
Index
Properties
api
Key?
client?
context
Bias?
language?
model
target
Streaming
Delay
Ms?
vad?
Properties
Optional
api
Key
api
Key
?:
string
Optional
client
client
?:
Mistral
Optional
context
Bias
context
Bias
?:
string
[]
Optional
language
language
?:
string
model
model
:
string
Optional
target
Streaming
Delay
Ms
target
Streaming
Delay
Ms
?:
number
Optional
vad
vad
?:
VAD
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
client
context
Bias
language
model
target
Streaming
Delay
Ms
vad
LiveKit Agents
Loading...