img_t.add_computed_column( detailed_analysis=vision( prompt="""Analyze this image in detail: 1. Main objects and their positions 2. Color palette 3. Lighting and atmosphere 4. Any text or symbols present""", image=img_t.image, model="gpt-4o-mini", ))