Image input capabilities: Enabled"
That's surprisingly short, also compared to the instructions eg for DALL-E, which are full of safety railguards etc. Some explanations I can think of: a lot of the safety checks could be happening one layer "above" the dialogue, eg feeding the user prompt and the model's answer to another LLM and through some more classical filters. The base LLM could be fine-tuned so that the instructions are directly incorporated into the weights. But even with that, this seems surprisingly shorts. And it doesn't explain why they took such a different approach with DALL-E, Browse with Bing etc.