mimiq
Preparing search index...
index
LLMConfig
Interface LLMConfig
interface
LLMConfig
{
apiKey
?:
string
;
baseURL
?:
string
;
maxTokens
?:
number
;
model
?:
string
;
reasoningEffort
?:
string
|
null
;
temperature
?:
number
;
}
Index
Properties
api
Key?
base
URL?
max
Tokens?
model?
reasoning
Effort?
temperature?
Properties
Optional
api
Key
apiKey
?:
string
Optional
base
URL
baseURL
?:
string
Optional
max
Tokens
maxTokens
?:
number
Optional
model
model
?:
string
Optional
reasoning
Effort
reasoningEffort
?:
string
|
null
Optional
temperature
temperature
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
base
URL
max
Tokens
model
reasoning
Effort
temperature
mimiq
Loading...