mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
Deploying to gh-pages from @ microsoft/graphrag@e2572c7fab 🚀
This commit is contained in:
parent
b46a19136d
commit
ce44b4f8a7
Binary file not shown.
@ -946,15 +946,15 @@ a {
|
||||
<td>0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>GRAPHRAG_COMMUNITY_REPORT_PROMPT_FILE</code></td>
|
||||
<td>The community report extraction prompt to utilize.</td>
|
||||
<td><code>GRAPHRAG_COMMUNITY_REPORTS_PROMPT_FILE</code></td>
|
||||
<td>The community reports extraction prompt to utilize.</td>
|
||||
<td><code>string</code></td>
|
||||
<td>optional</td>
|
||||
<td><code>None</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>GRAPHRAG_COMMUNITY_REPORT_MAX_LENGTH</code></td>
|
||||
<td>The maximum number of tokens to generate per community report.</td>
|
||||
<td><code>GRAPHRAG_COMMUNITY_REPORTS_MAX_LENGTH</code></td>
|
||||
<td>The maximum number of tokens to generate per community reports.</td>
|
||||
<td><code>int</code></td>
|
||||
<td>optional</td>
|
||||
<td>1500</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user