koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.dsl.builder
/
AIAgentNodeDelegateBase
AIAgent
Node
Delegate
Base
interface
AIAgentNodeDelegateBase
<
Input
,
Output
>
(
source
)
Inheritors
AIAgentNodeDelegate
Members
Functions
get
Value
Link copied to clipboard
abstract
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
AIAgentNodeBase
<
Input
,
Output
>