So to confirm it won't generate new features from prompts, but only templated scenarios? Is there a list of templated scenarios that you currently support?
Correct! Second generates new features from configurable modules in the Second UI. I cannot use a prompt because this would require massive context windows (4k tokens is the limit). I'm using configurations so that I can use a mix of compilers and GPT-3. My compilers construct individual prompts for different tasks.