mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-29 16:30:24 +08:00
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
Please provide an initial prompt to the assistant.
|
|
{% if task.hint is not none %}
|
|
Hint: {{task.hint}}
|
|
{% endif %} |