mirror of
https://github.com/microsoft/graphrag.git
synced 2025-11-02 18:59:50 +00:00
Deploying to gh-pages from @ microsoft/graphrag@8e39a41584 🚀
This commit is contained in:
parent
aa494c08f2
commit
875ff280e4
@ -355,7 +355,7 @@ a {
|
||||
<td><code>text</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>GRAPHRAG_INPUT_ATTRIBUTE_COLUMNS</code></td>
|
||||
<td><code>GRAPHRAG_INPUT_DOCUMENT_ATTRIBUTE_COLUMNS</code></td>
|
||||
<td>A list of CSV columns, comma-separated, to incorporate as document fields.</td>
|
||||
<td><code>str</code></td>
|
||||
<td>optional</td>
|
||||
@ -1159,13 +1159,6 @@ a {
|
||||
<td>10</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>GRAPHRAG_ENTITY_RESOLUTION_ENABLED</code></td>
|
||||
<td>Turn Entity Resolution ON or OFF.</td>
|
||||
<td><code>bool</code></td>
|
||||
<td>optional</td>
|
||||
<td>False</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>GRAPHRAG_SKIP_WORKFLOWS</code></td>
|
||||
<td>A comma-separated list of workflow names to skip.</td>
|
||||
<td><code>str</code></td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user