mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #9186] [CLOSED] feat: Add "Share Model" functionality to selected model view #61186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/9186
Author: @taylorwilsdon
Created: 1/31/2025
Status: ❌ Closed
Base:
dev← Head:add_share_model📝 Commits (10+)
891d58afeat: add share button to model selector entriesa530235style: add margin between external tag and share iconf0b6b11Implement "share link to this model" functionality from model selector85aebbaMerge branch 'dev' of github.com:taylorwilsdon/open-webui into add_model_sharecee350dMove share link to Model view797a42eAdd share model functionality in currently selected model viewa96d727Update .gitignore4d160a5Update Selector.svelte345bd41Update Selector.svelteaf1d78aUpdate Selector.svelte📊 Changes
1 file changed (+34 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/ModelSelector.svelte(+34 -0)📄 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
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Issue ref https://github.com/open-webui/open-webui/discussions/9076
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.