feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624)

Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
This commit is contained in:
Aries-ckt
2024-06-13 13:49:17 +08:00
committed by GitHub
parent 162e2c9b1c
commit 58d08780d6
86 changed files with 948 additions and 440 deletions

View File

@@ -477,7 +477,10 @@ const sidebars = {
{
type: 'doc',
id: 'cookbook/rag/graph_rag_app_develop',
}
},{
type: 'doc',
id: 'cookbook/rag/keyword_rag_app_develop',
},
],
},
{