Skip to content

Add support for images in preview_result.display_sample_record() #5

@nabinchha

Description

@nabinchha

Is your feature request related to a problem? Please describe.
No, but we needs to ease iteration when working with VLMs

Describe the solution you'd like

  • add an optional argument to display_sample_record to specify which columns have images, whether url or base64 encoded.
  • display the specified images in the table if possible, if not outside of it.

Describe alternatives you've considered

  • perhaps automatically detect images and display if possible, but it's hard to do if base64 strings are in the column which could be from any modality.

Additional context

  • to better support vlm usecase

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions