Vector::class, ]; protected $fillable = [ 'list_type', 'area', 'location_name', 'status', 'media_uuid', 'media_url', 'embedding', ]; }