AI & MLsystem-prompt
System Prompt
Also known asSystem Message
A persistent, developer-controlled instruction set provided to an LLM that defines its role, behavior, tone, constraints, and capabilities for a given application. Unlike user prompts that change per interaction, the system prompt remains constant and is sent via a separate 'system' role parameter in the API. System prompts establish application-wide behavior including brand voice, output formatting, safety constraints, and tool-use rules.
Related terms
2AI & ML
Prompt Engineering
The practice of crafting input text (prompts) to guide LLM behavior and output quality. Techniques include: zero-shot (d...
AI & ML
LLM (Large Language Model)
A neural network trained on vast text corpora to understand and generate human language. LLMs (GPT-4, Claude, Llama, Gem...