mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-07 03:50:42 +00:00
feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
This commit is contained in:
@@ -477,7 +477,10 @@ const sidebars = {
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'cookbook/rag/graph_rag_app_develop',
|
||||
}
|
||||
},{
|
||||
type: 'doc',
|
||||
id: 'cookbook/rag/keyword_rag_app_develop',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user