mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +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
|