forked from open-webui/open-webui
doc: changelog
This commit is contained in:
parent
d0c0d0d2b4
commit
86da5b21d6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,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.
|
||||
- Mount existing LiteLLM config.yaml using `-v /path/to/config.yaml:/data/litellm/config.yaml` flag
|
||||
- Mount existing LiteLLM config.yaml using `-v /path/to/config.yaml:/app/backend/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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue