mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-07 12:00:46 +00:00
feat(rag): Support RAG SDK (#1322)
This commit is contained in:
@@ -68,6 +68,10 @@ const sidebars = {
|
||||
type: "doc",
|
||||
id: "awel/cookbook/multi_round_chat_withllm"
|
||||
},
|
||||
{
|
||||
type:"doc",
|
||||
id: "awel/cookbook/first_rag_with_awel"
|
||||
}
|
||||
],
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
|
Reference in New Issue
Block a user