prompt.WriteString("You are a visual assistant. The user sees a scene through their camera and asks questions by voice. Answer concisely and naturally. If describing visual content, start with 'I see...'. Keep answers to 3-5 sentences unless the user asks for detail.")
}
ifdetailLevel=="high"{
ifisChinese{
prompt.WriteString("请提供更详细的视觉描述,包括颜色、位置、数量等细节。")
}else{
prompt.WriteString(" Provide detailed visual descriptions including colors, positions, quantities, and other details.")