Skip to content

Commit 0f809d4

Browse files
committed
fix rag link
1 parent 35a62ef commit 0f809d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ LLM for Unity is built on top of the awesome [llama.cpp](https://github.com/gger
2828
<a href="#games-using-llm-for-unity" style=color: black>Games using LLM for Unity</a>&nbsp;&nbsp;&nbsp;
2929
<a href="#setup" style=color: black>Setup</a>&nbsp;&nbsp;&nbsp;
3030
<a href="#how-to-use" style=color: black>How to use</a>&nbsp;&nbsp;&nbsp;
31-
<a href="#semantic-search-with-a-retrieval-augmented-generation-(rag)-system" style=color: black>RAG</a>&nbsp;&nbsp;&nbsp;
31+
<a href="#semantic-search-with-a-retrieval-augmented-generation-rag-system" style=color: black>RAG</a>&nbsp;&nbsp;&nbsp;
3232
<a href="#llm-model-management" style=color: black>LLM model management</a>&nbsp;&nbsp;&nbsp;
3333
<a href="#examples" style=color: black>Examples</a>&nbsp;&nbsp;&nbsp;
3434
<a href="#options" style=color: black>Options</a>&nbsp;&nbsp;&nbsp;

0 commit comments

Comments
 (0)