mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-31 16:21:31 +08:00
Deploying to gh-pages from @ microsoft/graphrag@3f9800230f 🚀
This commit is contained in:
parent
5523b22f91
commit
2b27308ab5
@ -292,7 +292,7 @@ a {
|
||||
<p>GraphRAG provides the ability to create domain adapted prompts for the generation of the knowledge graph. This step is optional, though it is highly encouraged to run it as it will yield better results when executing an Index Run.</p>
|
||||
<p>These are generated by loading the inputs, splitting them into chunks (text units) and then running a series of LLM invocations and template substitutions to generate the final prompts. We suggest using the default values provided by the script, but in this page you'll find the detail of each in case you want to further explore and tweak the prompt tuning algorithm.</p>
|
||||
<p align="center">
|
||||
<img src="../../../img/auto-tune-diagram.png" alt="Figure 1: Auto Tuning Conceptual Diagram." width="450" align="center">
|
||||
<img src="../../../img/auto-tune-diagram.png" alt="Figure 1: Auto Tuning Conceptual Diagram." width="850" align="center">
|
||||
</p>
|
||||
<p align="center">
|
||||
Figure 1: Auto Tuning Conceptual Diagram.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user