Skip to content

Commit

Permalink
fix tele sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
zsimjee committed Aug 20, 2024
1 parent 41bab6f commit 3f56e45
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docusaurus/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,22 +111,13 @@ const sidebars = {
href: "https://docs.arize.com/arize/large-language-models/guardrails",
},
"integrations/telemetry/grafana",
],
},
{
type: "category",
label: "Telemetry",
collapsed: false,
items: [
{
type: "link",
label: "Iudex",
href: "https://docs.iudex.ai/integrations/guardrails-integration",
},
"integrations/telemetry/grafana",
],
},

// "integrations/openai_functions",
],
apiReference: [
Expand Down

0 comments on commit 3f56e45

Please sign in to comment.