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
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