mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-06 12:50:42 +08:00
add jinja templates for all current tasks
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Please provide an initial prompt to the assistant.
|
||||
{% if task.hint %}
|
||||
Hint: {task.hint}"
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user