leost233 commited on
Commit
bd15114
·
verified ·
1 Parent(s): f60de0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -202,9 +202,10 @@ The conversation history is in JSON format and is enclosed in square brackets []
202
  }}
203
  ```
204
  </OUTPUT>
205
- """
206
  **Multi-turn Dialogue History**:
207
  ```json
208
  {conversations}
209
  ```
210
  """
 
 
202
  }}
203
  ```
204
  </OUTPUT>
205
+
206
  **Multi-turn Dialogue History**:
207
  ```json
208
  {conversations}
209
  ```
210
  """
211
+ ~~~