**What is Model Instructions and Context?**
**Model Instructions and Context** refer to the guidance and background information provided to an AI model to shape its behavior and responses.
- **Instructions** tell the model *how* to respond, for example, "respond politely" or "summarize the input."
- **Context** provides relevant background, such as previous messages, user preferences, or domain-specific details, helping the model generate more accurate and relevant outputs.
Together, they ensure the model behaves consistently and understands the task it’s solving.