mimiq
Preparing search index...
index
LLMConfig
Interface LLMConfig
interface
LLMConfig
{
maxTokens
?:
number
;
model
?:
string
;
temperature
?:
number
;
}
Index
Properties
max
Tokens?
model?
temperature?
Properties
Optional
max
Tokens
maxTokens
?:
number
Optional
model
model
?:
string
Optional
temperature
temperature
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Tokens
model
temperature
mimiq
Loading...