mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-31 16:21:31 +08:00
Deploying to gh-pages from @ microsoft/graphrag@3b09df6e07 🚀
This commit is contained in:
parent
4c07b8ad85
commit
244b19b0a4
@ -310,6 +310,8 @@ a {
|
||||
<li><code>--reporter <reporter></code> - This will specify the progress reporter to use. The default is <code>rich</code>. Valid values are <code>rich</code>, <code>print</code>, and <code>none</code>.</li>
|
||||
<li><code>--emit <types></code> - This specifies the table output formats the pipeline should emit. The default is <code>parquet</code>. Valid values are <code>parquet</code>, <code>csv</code>, and <code>json</code>, comma-separated.</li>
|
||||
<li><code>--nocache</code> - This will disable the caching mechanism. This is useful for debugging and development, but should not be used in production.</li>
|
||||
<li><code>--output <directory></code> - Specify the output directory for pipeline artifacts.</li>
|
||||
<li><code>--reports <directory></code> - Specify the output directory for reporting.</li>
|
||||
</ul>
|
||||
|
||||
</main>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user