mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-27 14:21:51 +08:00
Deploying to gh-pages from @ microsoft/graphrag@fb45f40785 🚀
This commit is contained in:
parent
875ff280e4
commit
7e89e0fa01
@ -426,7 +426,7 @@ API_KEY=some_api_key
|
||||
<h2>embed_graph</h2>
|
||||
<h3>Fields</h3>
|
||||
<ul>
|
||||
<li><code>is_enabled</code> <strong>bool</strong> - Whether to enable graph embeddings.</li>
|
||||
<li><code>enabled</code> <strong>bool</strong> - Whether to enable graph embeddings.</li>
|
||||
<li><code>num_walks</code> <strong>int</strong> - The node2vec number of walks.</li>
|
||||
<li><code>walk_length</code> <strong>int</strong> - The node2vec walk length.</li>
|
||||
<li><code>window_size</code> <strong>int</strong> - The node2vec window size.</li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user