toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.core
/
AgentScope
/
Companion
Companion
object
Companion
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
name
:
String
,
description
:
String
=
name
,
actions
:
List
<
Action
>
=
emptyList()
,
goals
:
Set
<
Goal
>
=
emptySet()
,
conditions
:
Set
<
Condition
>
=
emptySet()
,
opaque
:
Boolean
=
false
)
:
AgentScope