Files
Open-Assistant/bot/templates/task_initial_prompt.msg
T

4 lines
113 B
Plaintext

Please provide an initial prompt to the assistant.
{% if task.hint is not none %}
Hint: {{task.hint}}
{% endif %}