Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 6c53282

Browse files
committed
chore: remove embeddings from sidebar
1 parent 4c3803a commit 6c53282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ const sidebars: SidebarsConfig = {
186186
{ type: "doc", id: "cli/cortex", label: "cortex" },
187187
{ type: "doc", id: "cli/start", label: "cortex start" },
188188
{ type: "doc", id: "cli/chat", label: "cortex chat" },
189-
{ type: "doc", id: "cli/embeddings", label: "cortex embeddings" },
189+
// { type: "doc", id: "cli/embeddings", label: "cortex embeddings" },
190190
// { type: "doc", id: "cli/presets", label: "cortex presets" },
191191
{ type: "doc", id: "cli/pull", label: "cortex pull" },
192192
{ type: "doc", id: "cli/run", label: "cortex run" },

0 commit comments

Comments
 (0)