[PR #4307] [MERGED] 💄 Support @Model display model pictures #21449

Closed
opened 2026-04-20 03:31:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: @model_image


📝 Commits (4)

  • f21e9db 💄 Support @Model display model pictures
  • 8f49429 Show only models that are not be hidden
  • 028eb7b Better Practice
  • af9e0cc fix

📊 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:

  • 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

image

e6435264db20d2e1e70e8acb1d24139


🔄 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 ![image](https://github.com/user-attachments/assets/29633ac5-3c9d-46c5-bc76-4897e4834b5b) ![e6435264db20d2e1e70e8acb1d24139](https://github.com/user-attachments/assets/6e907b2e-be5f-4afb-9ad4-cb38db52131c) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:31:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#21449