⬆️ Update ghcr.io/open-webui/open-webui test2 #216

Merged
mafyuh merged 1 commit from renovate/ghcr.io-open-webui-open-webui-0.x into main 2024-05-19 17:08:02 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch 0.1.124 -> 0.1.125

Release Notes

open-webui/open-webui (ghcr.io/open-webui/open-webui)

v0.1.125

Compare Source

Added
  • 🔄 Updated UI: Chat interface revamped with chat bubbles. Easily switch back to the old style via settings > interface > chat bubble UI.
  • 📂 Enhanced Sidebar UI: Model files, documents, prompts, and playground merged into Workspace for streamlined access.
  • 🚀 Improved Many Model Interaction: All responses now displayed simultaneously for a smoother experience.
  • 🐍 Python Code Execution: Execute Python code locally in the browser with libraries like 'requests', 'beautifulsoup4', 'numpy', 'pandas', 'seaborn', 'matplotlib', 'scikit-learn', 'scipy', 'regex'.
  • 🧠 Experimental Memory Feature: Manually input personal information you want LLMs to remember via settings > personalization > memory.
  • 💾 Persistent Settings: Settings now saved as config.json for convenience.
  • 🩺 Health Check Endpoint: Added for Docker deployment.
  • ↕️ RTL Support: Toggle chat direction via settings > interface > chat direction.
  • 🖥️ PowerPoint Support: RAG pipeline now supports PowerPoint documents.
  • 🌐 Language Updates: Ukrainian, Turkish, Arabic, Chinese, Serbian, Vietnamese updated; Punjabi added.
Changed
  • 👤 Shared Chat Update: Shared chat now includes creator user information.

v0.1.125

Compare Source

[0.1.125] - 2024-05-19

Added
  • 🔄 Updated UI: Chat interface revamped with chat bubbles. Easily switch back to the old style via settings > interface > chat bubble UI.
  • 📂 Enhanced Sidebar UI: Model files, documents, prompts, and playground merged into Workspace for streamlined access.
  • 🚀 Improved Many Model Interaction: All responses now displayed simultaneously for a smoother experience.
  • 🐍 Python Code Execution: Execute Python code locally in the browser with libraries like 'requests', 'beautifulsoup4', 'numpy', 'pandas', 'seaborn', 'matplotlib', 'scikit-learn', 'scipy', 'regex'.
  • 🧠 Experimental Memory Feature: Manually input personal information you want LLMs to remember via settings > personalization > memory.
  • 💾 Persistent Settings: Settings now saved as config.json for convenience.
  • 🩺 Health Check Endpoint: Added for Docker deployment.
  • ↕️ RTL Support: Toggle chat direction via settings > interface > chat direction.
  • 🖥️ PowerPoint Support: RAG pipeline now supports PowerPoint documents.
  • 🌐 Language Updates: Ukrainian, Turkish, Arabic, Chinese, Serbian, Vietnamese updated; Punjabi added.
Changed
  • 👤 Shared Chat Update: Shared chat now includes creator user information.

👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@​ChasLui, @​tcztzy, @​simonaszilinskas, @​joecryptotoo, @​sime2408, @​justinh-rahb, @​derek-palmer, @​liorkesos, @​cheahjs, @​bo3bdo, @​maxdyy, @​not-a-ethan, @​iits-jonathan-rohde, @​idomamia, @​que-nguyen, @​silentoplayz, @​xraysight, @​kostich, @​Yanyutin753, @​arsaboo, @​aguvener, @​akx

🚀 We'd like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We've excluded private sponsors from this list. If you'd like to get featured here, feel free to reach out to us!):
@​roosi-gmbh, @​rfernandez760, @​GenieDev101, @​kroonen


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/open-webui/open-webui](https://github.com/open-webui/open-webui) | patch | `0.1.124` -> `0.1.125` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.1.125`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#01125---2024-05-19) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.1.125...v0.1.125) ##### Added - **🔄 Updated UI**: Chat interface revamped with chat bubbles. Easily switch back to the old style via settings > interface > chat bubble UI. - **📂 Enhanced Sidebar UI**: Model files, documents, prompts, and playground merged into Workspace for streamlined access. - **🚀 Improved Many Model Interaction**: All responses now displayed simultaneously for a smoother experience. - **🐍 Python Code Execution**: Execute Python code locally in the browser with libraries like 'requests', 'beautifulsoup4', 'numpy', 'pandas', 'seaborn', 'matplotlib', 'scikit-learn', 'scipy', 'regex'. - **🧠 Experimental Memory Feature**: Manually input personal information you want LLMs to remember via settings > personalization > memory. - **💾 Persistent Settings**: Settings now saved as config.json for convenience. - **🩺 Health Check Endpoint**: Added for Docker deployment. - **↕️ RTL Support**: Toggle chat direction via settings > interface > chat direction. - **🖥️ PowerPoint Support**: RAG pipeline now supports PowerPoint documents. - **🌐 Language Updates**: Ukrainian, Turkish, Arabic, Chinese, Serbian, Vietnamese updated; Punjabi added. ##### Changed - **👤 Shared Chat Update**: Shared chat now includes creator user information. ### [`v0.1.125`](https://github.com/open-webui/open-webui/releases/tag/v0.1.125) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.1.124...v0.1.125) #### \[0.1.125] - 2024-05-19 ##### Added - **🔄 Updated UI**: Chat interface revamped with chat bubbles. Easily switch back to the old style via settings > interface > chat bubble UI. - **📂 Enhanced Sidebar UI**: Model files, documents, prompts, and playground merged into Workspace for streamlined access. - **🚀 Improved Many Model Interaction**: All responses now displayed simultaneously for a smoother experience. - **🐍 Python Code Execution**: Execute Python code locally in the browser with libraries like 'requests', 'beautifulsoup4', 'numpy', 'pandas', 'seaborn', 'matplotlib', 'scikit-learn', 'scipy', 'regex'. - **🧠 Experimental Memory Feature**: Manually input personal information you want LLMs to remember via settings > personalization > memory. - **💾 Persistent Settings**: Settings now saved as config.json for convenience. - **🩺 Health Check Endpoint**: Added for Docker deployment. - **↕️ RTL Support**: Toggle chat direction via settings > interface > chat direction. - **🖥️ PowerPoint Support**: RAG pipeline now supports PowerPoint documents. - **🌐 Language Updates**: Ukrainian, Turkish, Arabic, Chinese, Serbian, Vietnamese updated; Punjabi added. ##### Changed - **👤 Shared Chat Update**: Shared chat now includes creator user information. 👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible: [@&#8203;ChasLui](https://github.com/ChasLui), [@&#8203;tcztzy](https://github.com/tcztzy), [@&#8203;simonaszilinskas](https://github.com/simonaszilinskas), [@&#8203;joecryptotoo](https://github.com/joecryptotoo), [@&#8203;sime2408](https://github.com/sime2408), [@&#8203;justinh-rahb](https://github.com/justinh-rahb), [@&#8203;derek-palmer](https://github.com/derek-palmer), [@&#8203;liorkesos](https://github.com/liorkesos), [@&#8203;cheahjs](https://github.com/cheahjs), [@&#8203;bo3bdo](https://github.com/bo3bdo), [@&#8203;maxdyy](https://github.com/maxdyy), [@&#8203;not-a-ethan](https://github.com/not-a-ethan), [@&#8203;iits-jonathan-rohde](https://github.com/iits-jonathan-rohde), [@&#8203;idomamia](https://github.com/idomamia), [@&#8203;que-nguyen](https://github.com/que-nguyen), [@&#8203;silentoplayz](https://github.com/silentoplayz), [@&#8203;xraysight](https://github.com/xraysight), [@&#8203;kostich](https://github.com/kostich), [@&#8203;Yanyutin753](https://github.com/Yanyutin753), [@&#8203;arsaboo](https://github.com/arsaboo), [@&#8203;aguvener](https://github.com/aguvener), [@&#8203;akx](https://github.com/akx) 🚀 We'd like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We've excluded private sponsors from this list. If you'd like to get featured here, feel free to reach out to us!): [@&#8203;roosi-gmbh](https://github.com/roosi-gmbh), [@&#8203;rfernandez760](https://github.com/rfernandez760), [@&#8203;GenieDev101](https://github.com/GenieDev101), [@&#8203;kroonen](https://github.com/kroonen) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTQuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM1NC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-05-19 17:07:19 -04:00
⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.1.125
All checks were successful
continuous-integration/drone/pr Build is passing
22d1adbd53
mafyuh merged commit a6c5add666 into main 2024-05-19 17:08:02 -04:00
mafyuh deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2024-05-19 17:08:02 -04:00
mafyuh changed title from ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.1.125 to ⬆️ Update ghcr.io/open-webui/open-webui test2 2024-05-19 17:09:57 -04:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/Auto-Homelab#216
No description provided.