System prompts


en construction

Définition

XXXXXXXXX

Français

XXXXXXXXX

Anglais

System prompts

A system prompt is a way to instruct an LLM, such as GPT-5, to perform a specific task. This is different from a user prompt, which is the first prompt to the LLM after the system prompt is inserted.
System prompts serve as the foundational instructions that dictate an AI's behavior. They establish the framework for how the AI will interact and respond, similar to a job description for an employee. These prompts define the AI's role, its area of expertise, and the overall tone it should adopt.

Key elements of system prompts include:

* Behavioral Framing: Defining the AI's role, personality, or expertise.Constraint Setting: Establishing limitations or rules for the AI's responses.
*Context Provision: Providing background information or situational context.Ethical Guidance: Incorporating ethical guidelines or value alignments.
* System prompts are typically defined by developers and remain consistent across multiple user interactions unless deliberately changed.

Source

Source : promptlayer

Contributeurs: wiki