ALwrity
ALwrity copied to clipboard
Use system instructions to steer the behavior of a model
Use system instructions to steer the behavior of a model for LLMs
System instructions allow you to guide the model's behavior for specific needs by providing additional context. These instructions help customize responses, set guidelines, and define product-level behavior independently from user prompts. Examples of their use include defining a persona, output format, style, tone, goals, and providing context like a knowledge cutoff. Set when initializing the model, these instructions persist throughout all interactions. They are part of the prompt and subject to standard data use policies.
Included in the last commit.