dialogprompting
Dialogprompting is the practice of designing prompts to guide the behavior of conversational agents during interactive exchanges. It treats prompts as primary controls that influence the content, tone, scope, and decision-making of a model within a dialogue. In this framework, prompts can come from different sources, including system prompts that set overall goals or constraints, user prompts that specify user intent, and example prompts that illustrate desired responses.
Core concepts include system prompts, role or persona prompts, constraints, and the context window that carries
The typical workflow involves defining the task and safety requirements, assembling prompt templates, selecting few-shot exemplars,
Applications span customer support chatbots, tutoring assistants, virtual helpers, interactive fiction, and data augmentation for training
Challenges include prompt brittleness and sensitivity to wording, tendency to hallucinate or exhibit bias, safety and
Dialogprompting is a component of prompt engineering and is closely related to dialogue systems and conversational