diff options
Diffstat (limited to 'htroot/AILab.html')
| -rw-r--r-- | htroot/AILab.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/AILab.html b/htroot/AILab.html index 09f007ba4..cbf330393 100644 --- a/htroot/AILab.html +++ b/htroot/AILab.html @@ -299,7 +299,7 @@ <img src="env/grafics/AILab_RAG.png" alt="RAG configuration" width="128" height="128" /> </div> <div class="quest-actions"> - <a class="btn btn-info btn-sm" href="LLMSelection_p.html#productionModelsTable">Configure RAG roles</a> + <a class="btn btn-primary btn-sm" href="RAGConfig_p.html">Wire RAG prompts</a> <a class="btn btn-info btn-sm" href="yacychat.html">Test in Chat</a><br /> <span class="quest-note">Set the search-query and qapairs columns to connect retrieval to your chat flow.</span> </div> |
