koog
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-core
/
ai.koog.agents.core.agent
/
AIAgentServiceBuilderBase
/
prompt
prompt
fun
prompt
(
prompt
:
Prompt
)
:
Self
(
source
)
Sets the prompt to be used by the builder.
Return
The current builder instance.
Parameters
prompt
The
Prompt
instance to set.