mirror of
https://github.com/microsoft/graphrag.git
synced 2026-02-13 14:34:31 +08:00
13 lines
295 B
JSON
13 lines
295 B
JSON
{
|
|
"input_path": "./tests/fixtures/azure",
|
|
"input_file_type": "text",
|
|
"workflow_config": {
|
|
"skip_assert": true,
|
|
"azure": {
|
|
"input_container": "azurefixture",
|
|
"input_base_dir": "input"
|
|
}
|
|
},
|
|
"query_config": [],
|
|
"slow": false
|
|
} |