Kubnal Bridge

Miscellaneous

System Message

A system message sets the context and rules for a conversation: defining the AI's role, constraints, tone, output format, and factual context. It is typically invisible to end users but controls how the model interprets and responds to subsequent user messages.

System messages are the primary customization tool in LLM deployments. Well-crafted system messages reduce hallucination, enforce format consistency, and ensure appropriate brand voice. They must be carefully tested for prompt injection vulnerabilities.

Authority Links

Related Terms