Skip to content

Commit 285689b

Browse files
Update graphgen/configs/atomic_config.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2434f27 commit 285689b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphgen/configs/atomic_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
read:
2-
input_file: resources/input_examples/json_demo.json # input file path, support json, jsonl, txt, pdf. See resources/input_examples for examples
2+
input_file: resources/input_examples/json_demo.json # input file path, support json, jsonl, txt, csv, pdf. See resources/input_examples for examples
33
split:
44
chunk_size: 1024 # chunk size for text splitting
55
chunk_overlap: 100 # chunk overlap for text splitting

0 commit comments

Comments
 (0)