Package com.embabel.agent.prompt.persona
See: Description
-
Class Summary Class Description CoStar CO-STAR prompt framework See https://towardsdatascience. Instruction Simple instruction as persona. Persona A way to structure LLM responses, by grounding them in a personality. RoleBuilder GoalBuilder RoleGoalBackstory CrewAI style backstory prompt. -
Interface Summary Interface Description PersonaSpec Interface for Persona, when we can't use data class directly (e.g. RoleGoalBackstorySpec Interface for CrewAI style backstory prompt when a concrete class isn't appropriate (eg for some persistence scenarios).