toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.prompt.persona
/
RoleGoalBackstorySpec
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
fun
create
(
role
:
String
,
goal
:
String
,
backstory
:
String
)
:
RoleGoalBackstorySpec
invoke
Link copied to clipboard
operator
fun
invoke
(
role
:
String
,
goal
:
String
,
backstory
:
String
)
:
RoleGoalBackstorySpec
with
Role
Link copied to clipboard
fun
withRole
(
role
:
String
)
:
RoleGoalBackstorySpec.RoleBuilder
Convenient Java-friendly way to start building a RoleGoalBackstory in fluent style.