Skip to content

Support including multiple images per column in the same llm generation with multi-modal context. #255

Description

@nabinchha

Priority Level

Critical (Essential for use)

Is your feature request related to a problem? Please describe.

Currently, you can provide multi-modal context by referencing another column with the content (url/base64 str). You could reference multiple columns but assumes the column only has content/url for one image. We wan to support the use case where the column has a list of references. All should be provided as multi-modal context for generation.

Describe the solution you'd like

Behind the scene, detect if the column has a list. If it does, include everything.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions