toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.prompt.persona
/
PersonaSpec
Persona
Spec
interface
PersonaSpec
Interface for Persona, when we can't use data class directly (e.g. in some persistence scenarios).
Inheritors
Persona
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