Update CHANGELOG.md

This commit is contained in:
Timothy J. Baek 2024-02-24 20:31:13 -08:00
parent b93bc925eb
commit 1d3fadb221

View file

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- **Built-in LiteLLM Proxy**: Open WebUI now ships with LiteLLM proxy built-in.
- **🔗 Built-in LiteLLM Proxy**: Open WebUI now ships with LiteLLM proxy built-in.
- Mount existing LiteLLM config.yaml using `-v /path/to/config.yaml:/data/litellm/config.yaml` flag
- **🖼️ Image Generation Enhancements**: Advanced Settings + Image Preview Feature.
- Allows setting number of steps for image generation; defaults to A1111 default value.