koog
Toggle table of contents
0.7.1
jvmCommon
Target filter
jvmCommon
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.agent.config
/
AIAgentConfig
/
Companion
/
InitialAIAgentBuilder
Initial
AIAgent
Builder
jvmCommon
class
InitialAIAgentBuilder
(
source
)
Members
Constructors
Initial
AIAgent
Builder
Link copied to clipboard
jvmCommon
constructor
(
)
Functions
model
Link copied to clipboard
jvmCommon
fun
model
(
model
:
LLModel
)
:
AIAgentConfig.Companion.AIAgentConfigBuilder
Sets the Large Language Model (LLM) to be used for the agent's configuration.