koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-model
/
ai.koog.prompt.params
/
LLMParams
/
LLMParams
LLMParams
constructor
(
temperature
:
Double
?
=
null
,
speculation
:
String
?
=
null
,
schema
:
LLMParams.Schema
?
=
null
,
toolChoice
:
LLMParams.ToolChoice
?
=
null
)
(
source
)