Deploying to gh-pages from @ microsoft/graphrag@26bcdf39ed 🚀

This commit is contained in:
AlonsoGuevara 2024-08-28 23:50:34 +00:00
parent 64160d6bef
commit c9424da7d8

View File

@ -319,7 +319,7 @@ We provide a means for you to do this by allowing you to specify a custom prompt
<li><strong>{record_delimiter}</strong> - A delimiter for separating tuple instances.</li>
<li><strong>{completion_delimiter}</strong> - An indicator for when generation is complete.</li>
</ul>
<p>Note: there is additional paramater for the <code>Claim Description</code> that is used in claim extraction.
<p>Note: there is additional parameter for the <code>Claim Description</code> that is used in claim extraction.
The default value is</p>
<p><code>&quot;Any claims or facts that could be relevant to information discovery.&quot;</code></p>
<p>See the <a href="/graphrag/posts/config/overview/">configuration documentation</a> for details on how to change this.</p>