toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.prompt.persona
/
Persona
Persona
interface
Persona
A way to structure LLM responses, by grounding them in a personality.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
abstract
val
name
:
String
objective
Link copied to clipboard
abstract
val
objective
:
String
persona
Link copied to clipboard
abstract
val
persona
:
String
voice
Link copied to clipboard
abstract
val
voice
:
String
Functions
contribution
Link copied to clipboard
open
fun
contribution
(
)
:
String