mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-07-17 01:58:47 +00:00
feat: add agent-browser skill
This commit is contained in:
@@ -26,6 +26,23 @@ const sidebars = {
|
||||
label: "Overview"
|
||||
},
|
||||
|
||||
{
|
||||
type: "category",
|
||||
label: "Getting Started",
|
||||
collapsed: false,
|
||||
collapsible: true,
|
||||
items: [
|
||||
{
|
||||
type: "autogenerated",
|
||||
dirName: "getting-started",
|
||||
},
|
||||
],
|
||||
link: {
|
||||
type: "doc",
|
||||
id: "getting-started/index",
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
type: "doc",
|
||||
id: "quickstart",
|
||||
|
||||
540
docs/yarn.lock
540
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user