Biographical Persona Prompting
Using biographical personas in system prompts to influence LLM behavior, potentially affecting output length, style, and correctness depending on the model and persona.
When to use
When you want to explore how different 'identities' or roles assigned to the LLM might alter its response characteristics, such as verbosity or the inclusion of disclaimers.
How to apply
Include a detailed biographical description of a persona in the system prompt, instructing the LLM to adopt this persona when generating responses.
Glossary
- persona
- A consistent character the model should speak and reason as for the session.
- biographical description
- Concrete life details (background, values, expertise) that make the persona specific instead of generic.
- system prompt
- Durable instructions that frame every turn — the usual place to install a persona.
