Files
Open-Assistant/bot/templates/task_rank_initial_prompts.msg
T
2022-12-22 00:59:00 +01:00

5 lines
199 B
Plaintext

Rank the following prompts:
{% for prompt in task.prompts %}
{{loop.index}}: {{prompt}}{% endfor %}
:scroll: Reply with the numbers of best to worst prompts separated by commas (example: "4,1,3,2").