Karin0616 commited on
Commit
7b6d605
β€’
1 Parent(s): b16d23a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ def get_json_file(docs):
59
  json_lines=True,
60
  text_content=False)
61
  json_doc = json_loader.load()
62
- pprint(json_doc)
63
  return json_doc
64
 
65
  # λ¬Έμ„œλ“€μ„ μ²˜λ¦¬ν•˜μ—¬ ν…μŠ€νŠΈ 청크둜 λ‚˜λˆ„λŠ” ν•¨μˆ˜μž…λ‹ˆλ‹€.
 
59
  json_lines=True,
60
  text_content=False)
61
  json_doc = json_loader.load()
62
+
63
  return json_doc
64
 
65
  # λ¬Έμ„œλ“€μ„ μ²˜λ¦¬ν•˜μ—¬ ν…μŠ€νŠΈ 청크둜 λ‚˜λˆ„λŠ” ν•¨μˆ˜μž…λ‹ˆλ‹€.