Unskilledcrab / chain-generator

0 stars 0 forks source link

Input parameters for templates #11

Open Unskilledcrab opened 4 months ago

Unskilledcrab commented 4 months ago

These "chain generator pages" should be templates. Where they are used more like a set of directions to reuse.

This would be to update the generator models so that they can accept input parameters

We could use double brackets to set input parameters in prompts. This way users can easily interface with the templates in a super simple way

For example a prompt could be:

Create a plant with the following guidelines: [[Planet Guidelines]]

This would allow us to dynamically setup user parameters that wouldn't interfere with the chaining.

We would also need to setup defaults for people making the templates to test with