mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
Fix sidebar ordering
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
title: "Image Generation"
|
||||
---
|
||||
|
||||
# Image Generation
|
||||
|
||||
Open WebUI now supports image generation through two backends: **AUTOMATIC1111** and **OpenAI DALL·E**. This guide will help you set up and use both options.
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
title: "LiteLLM Configuration"
|
||||
---
|
||||
|
||||
# LiteLLM Configuration
|
||||
|
||||
[LiteLLM](https://litellm.vercel.app/docs/proxy/configs#quick-start) supports a variety of APIs, both OpenAI-compatible and others. To integrate a new API model, follow these instructions:
|
||||
|
||||
Reference in New Issue
Block a user