docs: Reorganize and expand ComfyUI image-generation docs

- Move all image-generation content into docs/image-generation-and-editing/
- Add ComfyUI image-editing instructions (Image Size, Steps, Image Prompt Generation)
- Explain how to set node IDs in Open WebUI
- Add example setups for Qwen and FLUX.1 models
- Fix broken links and tidy formatting
This commit is contained in:
silentoplayz
2025-11-11 14:07:47 -05:00
parent 3d40a8ab59
commit 551a24b417
76 changed files with 721 additions and 340 deletions

View File

@@ -1,6 +1,6 @@
---
sidebar_position: 20
title: "💡 Special Arguments"
title: "🪄 Special Arguments"
---
:::warning
@@ -9,7 +9,7 @@ This tutorial is a community contribution and is not supported by the Open WebUI
:::
# 💡 Special Arguments
# 🪄 Special Arguments
When developping your own `Tools`, `Functions` (`Filters`, `Pipes` or `Actions`), `Pipelines` etc, you can use special arguments explore the full spectrum of what Open-WebUI has to offer.