mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
Fix/333 broken link (#352)
* Fix broken link on docs to prompt tuning * Semversioner
This commit is contained in:
parent
04159f46b3
commit
88dd444dcb
@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "patch",
|
||||
"description": "Fix broken prompt tuning link on docs"
|
||||
}
|
||||
@ -59,4 +59,4 @@ At query time, these structures are used to provide materials for the LLM contex
|
||||
### Prompt Tuning
|
||||
|
||||
Using _GraphRAG_ with your data out of the box may not yield the best possible results.
|
||||
We strongly recommend to fine-tune your prompts following the [Prompt Tuning Guide](posts/index/3-prompt_tuning) in our documentation.
|
||||
We strongly recommend to fine-tune your prompts following the [Prompt Tuning Guide](posts/prompt_tuning/overview/) in our documentation.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user