Deploying to gh-pages from @ microsoft/graphrag@f20f60a841 🚀

This commit is contained in:
darthtrevino 2024-04-22 18:26:55 +00:00
parent d4c48d5d09
commit d9f974dae4

View File

@ -275,7 +275,7 @@ a {
<p>If the embedding target is <code>all</code>, and you want to only embed a subset of these fields, you may specify which embeddings to skip using the <code>GRAPHRAG_EMBEDDING_SKIP</code> argument described below.</p>
<h3>Embedded Fields</h3>
<ul>
<li><code>text_unit.raw_text</code></li>
<li><code>text_unit.text</code></li>
<li><code>document.raw_content</code></li>
<li><code>entity.name</code></li>
<li><code>entity.description</code></li>