koog-agents
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.model.message
/
AIAgentEnvironmentToAgentInitializeMessage
/
AIAgentEnvironmentToAgentInitializeMessage
AIAgent
Environment
To
Agent
Initialize
Message
constructor
(
content
:
AIAgentEnvironmentInitializeMessageContent
,
toolsForStages
:
Map
<
String
,
List
<
ToolDescriptor
>
>
,
agent
:
AIAgentStrategy
<
*
,
*
>
)
(
source
)