mirror of
https://github.com/microsoft/graphrag.git
synced 2025-07-10 10:32:04 +00:00
4 lines
108 B
Bash
4 lines
108 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
# Use CLI Form
|
||
|
poetry run python -m graphrag.index --config ./examples/single_verb/pipeline.yml
|