fix some prompts missing current date (#2122)

This commit is contained in:
Shuchang Zheng
2025-04-10 22:29:47 -07:00
committed by GitHub
parent bdee1add43
commit a0bd4242f7
8 changed files with 39 additions and 2 deletions

View File

@@ -36,4 +36,9 @@ User details:
Option list:
```
{{ options }}
```
Current datetime, ISO format:
```
{{ local_datetime }}
```