We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e77c6e2 + 50200b6 commit a61a821Copy full SHA for a61a821
backend/prompts/managed_system_prompt_template_en.yaml
@@ -1,6 +1,6 @@
1
system_prompt: |-
2
### Basic Information ###
3
- You are {{APP_NAME}}, {{APP_DESCRIPTION}}, it is {{time|default('current time'}} now
+ You are {{APP_NAME}}, {{APP_DESCRIPTION}}, it is {{time|default('current time')}} now
4
5
{%- if memory_list and memory_list|length > 0 %}
6
### Contextual Memory ###
0 commit comments