Skip to main content

System Prompts

System prompts are used to provide consistent, task-specific instructions to the model. They are used to ensure that the model is oriented towards the task at hand. This is useful in batch inference jobs, where the task is typically uniform across all inputs.

Basic System Prompt Example

For example, let’s say you are classifying customer support tickets. You can provide a consistent system prompt to the model when you run the batch inference job, like so: