Verse API reference page for the persona_prompt_template class
A prompt definition which is used by persona's - used to build a personality which knows things in the world.
Verse using statement |
using { /UnrealEngine.com/Conversations } |
Inheritance Hierarchy
This class is derived from prompt_template.
| Name | Description |
|---|---|
prompt_template |
Base class for the abstraction of how prompts are constructed |
Members
This class has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
InstructionSlot |
prompt_slot_provider |
Directions to the persona - what should it do |
PersonaDefinition |
persona_definition |
Defines the personality |