This commit is contained in:
Timothy Jaeryang Baek
2025-11-13 01:55:38 -05:00
parent 004617c5e1
commit 33c47e8aef
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"label": "🎨 Image Generation and Editing",
"position": 300,
"position": 5,
"link": {
"type": "generated-index"
}

View File

@@ -1,4 +1,4 @@
{
"label": "🎨 Interface",
"position": 4
"position": 6
}

View File

@@ -1,4 +1,4 @@
{
"label": "🛤️ Pipelines",
"position": 900
"position": 9000
}

View File

@@ -1,5 +1,5 @@
---
sidebar_position: 0
sidebar_position: 3
title: "🛠️ Tools & Functions (Plugins)"
---

View File

@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 2
title: "🔎 Retrieval Augmented Generation (RAG)"
---