doc: update

This commit is contained in:
Timothy J. Baek
2024-02-25 11:01:05 -08:00
parent 07a59cd338
commit 0bd3ec9ef5
2 changed files with 13 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **🔗 Built-in LiteLLM Proxy**: Now includes LiteLLM proxy within Open WebUI for enhanced functionality.
- Easily integrate existing LiteLLM configurations using `-v /path/to/config.yaml:/app/backend/data/litellm/config.yaml` flag.
- Note: When utilizing Docker container to run Open WebUI, ensure connections to localhost use `host.docker.internal`.
- When utilizing Docker container to run Open WebUI, ensure connections to localhost use `host.docker.internal`.
- **🖼️ Image Generation Enhancements**: Introducing Advanced Settings with Image Preview Feature.
- Customize image generation by setting the number of steps; defaults to A1111 value.