fix: remove duplicate Components section from sidebar (#5533)
This commit is contained in:
parent
a6bebd5fcb
commit
cd6dfc20e3
2 changed files with 2 additions and 22 deletions
|
|
@ -83,26 +83,6 @@ module.exports = {
|
|||
"Configuration/configuration-security-best-practices"
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Components",
|
||||
items: [
|
||||
"Components/components-overview",
|
||||
"Components/components-agents",
|
||||
"Components/components-custom-components",
|
||||
"Components/components-data",
|
||||
"Components/components-embedding-models",
|
||||
"Components/components-helpers",
|
||||
"Components/components-io",
|
||||
"Components/components-loaders",
|
||||
"Components/components-logic",
|
||||
"Components/components-memories",
|
||||
"Components/components-models",
|
||||
"Components/components-prompts",
|
||||
"Components/components-tools",
|
||||
"Components/components-vector-stores",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Deployment",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue