Deploying to gh-pages from @ microsoft/graphrag@8e39a41584 🚀

This commit is contained in:
darthtrevino 2024-04-18 16:17:18 +00:00
parent aa494c08f2
commit 875ff280e4

View File

@ -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>