Proposal summary
I'd like to dynamically create messages/message parts. Currently I have a data structure with arrays of attachments which if there are attachments in that array I'd want to send to the llm, but in the way it currently works, I cannot. I attached a demo CSV file to better illustrate a data type/schema id like to use.
Motivation
My goal is to let someone who isn't a developer do the prompt engineering. We have dynamic data though as mentioned before. The current method in the playground does not allow for dynamic data.
demo.csv