diff --git a/docs/features/image-generation-and-editing/_category_.json b/docs/features/image-generation-and-editing/_category_.json index ce51b31..f65c372 100644 --- a/docs/features/image-generation-and-editing/_category_.json +++ b/docs/features/image-generation-and-editing/_category_.json @@ -1,6 +1,6 @@ { "label": "🎨 Image Generation and Editing", - "position": 300, + "position": 5, "link": { "type": "generated-index" } diff --git a/docs/features/interface/_category_.json b/docs/features/interface/_category_.json index 2077d97..b863c4e 100644 --- a/docs/features/interface/_category_.json +++ b/docs/features/interface/_category_.json @@ -1,4 +1,4 @@ { "label": "🎨 Interface", - "position": 4 + "position": 6 } diff --git a/docs/features/pipelines/_category_.json b/docs/features/pipelines/_category_.json index da6634f..bd14824 100644 --- a/docs/features/pipelines/_category_.json +++ b/docs/features/pipelines/_category_.json @@ -1,4 +1,4 @@ { "label": "🛤️ Pipelines", - "position": 900 + "position": 9000 } diff --git a/docs/features/plugin/index.mdx b/docs/features/plugin/index.mdx index 71ee65d..badf66c 100644 --- a/docs/features/plugin/index.mdx +++ b/docs/features/plugin/index.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 0 +sidebar_position: 3 title: "🛠️ Tools & Functions (Plugins)" --- diff --git a/docs/features/rag/index.md b/docs/features/rag/index.md index 703461b..a9fab70 100644 --- a/docs/features/rag/index.md +++ b/docs/features/rag/index.md @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 2 title: "🔎 Retrieval Augmented Generation (RAG)" ---