Skip to content

Commit

Permalink
put custom components info back in components section
Browse files Browse the repository at this point in the history
  • Loading branch information
amn41 committed Oct 17, 2023
1 parent 23da906 commit 5052c54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ module.exports = {
items: [
"concepts/components/overview",
"concepts/components/llm-configuration",
"concepts/components/custom-graph-components",
"concepts/components/llm-custom",
"concepts/components/graph-recipe",
],
},
"concepts/policies", // TODO: ENG-538
Expand Down Expand Up @@ -255,9 +258,6 @@ module.exports = {
collapsed: true,
items: [
"nlu-based-assistants/glossary",
"concepts/components/custom-graph-components",
"concepts/components/llm-custom",
"concepts/components/graph-recipe",
"telemetry/telemetry",
"telemetry/reference",
require("./docs/reference/sidebar.json"),
Expand Down

0 comments on commit 5052c54

Please sign in to comment.