Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
b93bc925
Commit
b93bc925
authored
Feb 24, 2024
by
Timothy J. Baek
Browse files
Update CHANGELOG.md
parent
16265ee6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
CHANGELOG.md
CHANGELOG.md
+6
-5
No files found.
CHANGELOG.md
View file @
b93bc925
...
@@ -5,13 +5,14 @@ All notable changes to this project will be documented in this file.
...
@@ -5,13 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.1.0/
)
,
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.1.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [0.1.103] -
UNRELEASED
## [0.1.103] -
2024-02-24
### Added
### Added
-
**Built-in LiteLLM Proxy**
: Open WebUI now ships with LiteLLM Proxy.
-
**Built-in LiteLLM Proxy**
: Open WebUI now ships with LiteLLM proxy built-in.
-
**Image Generation Enhancements**
: Advanced Settings + Image Preview Feature.
-
Mount existing LiteLLM config.yaml using
`-v /path/to/config.yaml:/data/litellm/config.yaml`
flag
-
Allows setting number of steps for image generation; defaults to a1111 default value.
-
**🖼️ Image Generation Enhancements**
: Advanced Settings + Image Preview Feature.
-
Allows setting number of steps for image generation; defaults to A1111 default value.
### Fixed
### Fixed
...
@@ -20,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -20,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
### Changed
-
Ollama is no longer required to run Open WebUI.
-
Ollama is no longer required to run Open WebUI.
-
Our documentation can be found here
https://docs.openwebui.com/
-
Our documentation can be found here
:
[
Open WebUI Documentation
](
https://docs.openwebui.com/
)
## [0.1.102] - 2024-02-22
## [0.1.102] - 2024-02-22
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment