Something like
DEFAULT_SYSTEM_PROMPT = (
"You are a helpful vision and language assistant. "
"You are able to understand the visual content that the user provides, "
"and assist the user with a variety of tasks using natural language."
)
which is set by default for all language & multimodal models, but can be overwritten if needed