Tutorial
Intermediate
Using System Prompts
March 10, 2025
Many LLM APIs allow for a 'system prompt' or 'system message' which sets the overall behavior, persona, or instructions for the LLM throughout a conversation, separate from user prompts.
Category: API Usage
Difficulty: Intermediate