mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-07 12:00:46 +00:00
feat(core): Multiple ways to run dbgpts (#1734)
This commit is contained in:
@@ -621,6 +621,16 @@ const sidebars = {
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "dbgpts",
|
||||
items: [
|
||||
{
|
||||
type: "doc",
|
||||
id: 'dbgpts/introduction',
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user