Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis committed Nov 8, 2024
1 parent 844f34c commit 4ec70f3
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -282,22 +282,6 @@ module.exports = {
id: "integrations/tools/index",
},
},
{
type: "category",
label: "Key-value stores",
collapsible: false,
items: [
{
type: "autogenerated",
dirName: "integrations/stores",
className: "hidden",
},
],
link: {
type: "doc",
id: "integrations/stores/index",
},
},
{
type: "category",
label: "Other",
Expand All @@ -319,6 +303,22 @@ module.exports = {
id: "integrations/llms/index",
},
},
{
type: "category",
label: "Key-value stores",
collapsible: false,
items: [
{
type: "autogenerated",
dirName: "integrations/stores",
className: "hidden",
},
],
link: {
type: "doc",
id: "integrations/stores/index",
},
},
{
type: "category",
label: "Document transformers",
Expand Down

0 comments on commit 4ec70f3

Please sign in to comment.