Skip to content

[FR]: templating syntax for message generation #4904

@tal32123

Description

@tal32123

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions