[GH-ISSUE #6748] New cloned customized models are not saving their System Prompt the first time #14472

Closed
opened 2026-04-19 20:49:13 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @danielj23 on GitHub (Nov 6, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6748

Originally assigned to: @tjbck on GitHub.

Bug Report

Installation Method

docker *latest

Environment

v0.3.35

Windows 10

Confirmation:

  • [ x] I have read and followed all the instructions provided in the README.md.
  • [ x] I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • [x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

A model I am cloning should save the System Prompt correctly for the new clone

Actual Behavior:

The actively cloned model is not saving the System Prompt.

Description

Bug Summary:
I cloned an existing model and changed the system prompt, and after clicking Save & Update, the System Prompt was not updated for the new cloned model.

Reproduction Details

Steps to Reproduce:
Clone an existing customized model.
During the edit of the new clone, change the name which adds (Clone) by default. This step may not be required and should be tested.
Change the System Prompt of the new cloned model.
Click Save & Update
Re-open that cloned model
The System Prompt is the original cloned System Prompt.

Additional Notes:

I am getting around this by immediately clicking Save once I have started the clone. Then I open the edit again and start my editing. Clicking Save & Update then is all fine.

Originally created by @danielj23 on GitHub (Nov 6, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/6748 Originally assigned to: @tjbck on GitHub. # Bug Report ## Installation Method docker *latest ## Environment [v0.3.35](https://github.com/open-webui/open-webui/releases/tag/v0.3.35) Windows 10 **Confirmation:** - [ x] I have read and followed all the instructions provided in the README.md. - [ x] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: A model I am cloning should save the System Prompt correctly for the new clone ## Actual Behavior: The actively cloned model is not saving the System Prompt. ## Description **Bug Summary:** I cloned an existing model and changed the system prompt, and after clicking Save & Update, the System Prompt was not updated for the new cloned model. ## Reproduction Details **Steps to Reproduce:** Clone an existing customized model. During the edit of the new clone, change the name which adds (Clone) by default. This step may not be required and should be tested. Change the System Prompt of the new cloned model. Click Save & Update Re-open that cloned model The System Prompt is the original cloned System Prompt. **Additional Notes:** I am getting around this by immediately clicking Save once I have started the clone. Then I open the edit again and start my editing. Clicking Save & Update then is all fine.
Author
Owner

@mafzaal commented on GitHub (Nov 7, 2024):

PR

<!-- gh-comment-id:2461423826 --> @mafzaal commented on GitHub (Nov 7, 2024): [PR](https://github.com/open-webui/open-webui/pull/6772)
Author
Owner

@tjbck commented on GitHub (Nov 7, 2024):

Should be fixed in dev, testing wanted here!

<!-- gh-comment-id:2461743886 --> @tjbck commented on GitHub (Nov 7, 2024): Should be fixed in dev, testing wanted here!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#14472