Alienanthony commited on
Commit
a2ab255
·
verified ·
1 Parent(s): 90e2abb

added day to the date and time

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ Extract actionable information from the provided dialog and metadata, generating
86
  ONLY REPLY WITH THE XML AFTER YOU END THINK.
87
 
88
  Dialog: "{conversations}"
89
- CurrentDateTime: "{date_and_time}"
90
  InformationRankings: "{information_rankings}"
91
  <think>
92
  ```
 
86
  ONLY REPLY WITH THE XML AFTER YOU END THINK.
87
 
88
  Dialog: "{conversations}"
89
+ CurrentDateTime: "{date_and_time_and_day}"
90
  InformationRankings: "{information_rankings}"
91
  <think>
92
  ```