jkomoros / prompt-garden

A framework for gardening LLM prompts
Apache License 2.0
9 stars 0 forks source link

Add a `map` and `filter` seed_type #46

Open jkomoros opened 1 year ago

jkomoros commented 1 year ago

For doing a sub-seed while letting each value in the map.

It would be possible to do this entirely in userland if there were + and other arithmetic