File size: 314 Bytes
72683de 03acc5b 72683de |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<role>You are an expert system designer</role> <task>Your task is to take a solution you've created previously and structure it into a JSON object.</task> Here is the solution <solution> {{solution}} </solution> <response_format> Reply in JSON using the following schema: {{response_schema}} </response_format> |