Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
Target branch: Please verify that the pull request targets the dev branch.
Description: Provide a concise description of the changes made in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Testing: Have you written and run sufficient tests for validating the changes?
[x ] Code review: Have you performed a self-review of your code, addressing any coding standard issues and ensuring
Changelog Entry
Description
💄 Support @Model display model pictures
Added
💄 Support @Model display model pictures
Changed
💄 Support @Model display model pictures
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/4307
**Author:** [@Yanyutin753](https://github.com/Yanyutin753)
**Created:** 8/3/2024
**Status:** ✅ Merged
**Merged:** 8/3/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `@model_image`
---
### 📝 Commits (4)
- [`f21e9db`](https://github.com/open-webui/open-webui/commit/f21e9dbd9aa1fb6122618090f52a70760b88383a) 💄 Support @Model display model pictures
- [`8f49429`](https://github.com/open-webui/open-webui/commit/8f494292281f5547677fcdd51dad84e1f2e97542) ⭐ Show only models that are not be hidden
- [`028eb7b`](https://github.com/open-webui/open-webui/commit/028eb7b351bd44e92a2231b39d521dd820ab83d5) ✨ Better Practice
- [`af9e0cc`](https://github.com/open-webui/open-webui/commit/af9e0cc33a7f6470d9f6ce7bc1692ca233eed287) fix
### 📊 Changes
**1 file changed** (+9 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/components/chat/MessageInput/Models.svelte` (+9 -4)
</details>
### 📄 Description
# Pull Request Checklist
### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request.
**Before submitting, make sure you've checked the following:**
- [x] **Target branch:** Please verify that the pull request targets the `dev` branch.
- [x] **Description:** Provide a concise description of the changes made in this pull request.
- [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [x] **Testing:** Have you written and run sufficient tests for validating the changes?
- [x ] **Code review:** Have you performed a self-review of your code, addressing any coding standard issues and ensuring
# Changelog Entry
### Description
💄 Support @Model display model pictures
### Added
💄 Support @Model display model pictures
### Changed
💄 Support @Model display model pictures
### Screenshots or Videos


---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/4307
Author: @Yanyutin753
Created: 8/3/2024
Status: ✅ Merged
Merged: 8/3/2024
Merged by: @tjbck
Base:
dev← Head:@model_image📝 Commits (4)
f21e9db💄 Support @Model display model pictures8f49429⭐ Show only models that are not be hidden028eb7b✨ Better Practiceaf9e0ccfix📊 Changes
1 file changed (+9 additions, -4 deletions)
View changed files
📝
src/lib/components/chat/MessageInput/Models.svelte(+9 -4)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
💄 Support @Model display model pictures
Added
💄 Support @Model display model pictures
Changed
💄 Support @Model display model pictures
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.