## List of public prompts | |
- `format_requirements`: Glue prompt for extracting most important constraints to retrieve relevant technologies | |
- `bootstrap_solution` : Boostrap a solution from a list of technologies | |
- `structure_solution` : Format a bootstrapped solution into a structured outptut | |
- `criticize`: Criticize a boostraped solution for refinement | |
- `refine_solution` : Refines a boostrapped solution using critics | |
- `classify` : Categorize requirements into sections | |
- |