andreaskoepf commited on
Commit
550b8d8
1 Parent(s): c6c1242

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -150,7 +150,7 @@ conversation threads from prompt to leaf node are stricly alternating between "p
150
  For readability the following JSON examples are shown formatted with indentation on multiple lines.
151
  Objects are stored without indentation on a single lines in the actual jsonl files.
152
 
153
- ```
154
  {
155
  "message_id": "218440fd-5317-4355-91dc-d001416df62b",
156
  "parent_id": "13592dfb-a6f9-4748-a92c-32b34e239bb4",
@@ -184,7 +184,7 @@ Objects are stored without indentation on a single lines in the actual jsonl fil
184
 
185
  For readability only a subset of the message properties is shown here.
186
 
187
- ```
188
  {
189
  "message_tree_id": "14fbb664-a620-45ce-bee4-7c519b16a793",
190
  "tree_state": "ready_for_export",
 
150
  For readability the following JSON examples are shown formatted with indentation on multiple lines.
151
  Objects are stored without indentation on a single lines in the actual jsonl files.
152
 
153
+ ```json
154
  {
155
  "message_id": "218440fd-5317-4355-91dc-d001416df62b",
156
  "parent_id": "13592dfb-a6f9-4748-a92c-32b34e239bb4",
 
184
 
185
  For readability only a subset of the message properties is shown here.
186
 
187
+ ```json
188
  {
189
  "message_tree_id": "14fbb664-a620-45ce-bee4-7c519b16a793",
190
  "tree_state": "ready_for_export",