You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assistants/dynamic-variables.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,4 +63,4 @@ meaning that you don't need to set them manually in `variableValues`:
63
63
|`{{day}}`| Current day of month (UTC) | 1 |
64
64
|`{{year}}`| Current year (UTC) | 2024 |
65
65
66
-
**Note:** You will need to add the {{variableName}} in this format in all your prompts, whether it is the first message or anywhere else you want to use it.
66
+
**Note:** You will need to add the `{{variableName}}` in this format in all your prompts, whether it is the first message or anywhere else you want to use it.
0 commit comments