Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-mistralai
LLMOptions
Interface LLMOptions
interface
LLMOptions
{
apiKey
?:
string
;
client
?:
Mistral
;
frequencyPenalty
?:
number
;
maxCompletionTokens
?:
number
;
model
?:
string
;
presencePenalty
?:
number
;
randomSeed
?:
number
;
temperature
?:
number
;
toolChoice
?:
llm
.
ToolChoice
;
topP
?:
number
;
}
Index
Properties
api
Key?
client?
frequency
Penalty?
max
Completion
Tokens?
model?
presence
Penalty?
random
Seed?
temperature?
tool
Choice?
topP?
Properties
Optional
api
Key
api
Key
?:
string
Optional
client
client
?:
Mistral
Optional
frequency
Penalty
frequency
Penalty
?:
number
Optional
max
Completion
Tokens
max
Completion
Tokens
?:
number
Optional
model
model
?:
string
Optional
presence
Penalty
presence
Penalty
?:
number
Optional
random
Seed
random
Seed
?:
number
Optional
temperature
temperature
?:
number
Optional
tool
Choice
tool
Choice
?:
llm
.
ToolChoice
Optional
topP
topP
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
client
frequency
Penalty
max
Completion
Tokens
model
presence
Penalty
random
Seed
temperature
tool
Choice
topP
LiveKit Agents
Loading...