[GH-ISSUE #13998] issue: Importing updated exported models does not update/replace existing models #17100

Closed
opened 2026-04-19 22:51:20 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @willdady on GitHub (May 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13998

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.9

Ollama Version (if applicable)

No response

Operating System

macOS

Browser (if applicable)

No response

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have listed steps to reproduce the bug in detail.

Expected Behavior

I currently use Open WebUI across two machines and share custom models export via version control.

When importing models which replace existing models the Base Model field does not update.

Actual Behavior

Importing models JSON should update/replace existing models.

Steps to Reproduce

  1. Export models
  2. Edit the JSON, change base_model_id to another model.
  3. Import the updated JSON

The models will still show their old value.

Logs & Screenshots

N/A

Additional Information

No response

Originally created by @willdady on GitHub (May 18, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/13998 ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.9 ### Ollama Version (if applicable) _No response_ ### Operating System macOS ### Browser (if applicable) _No response_ ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have listed steps to reproduce the bug in detail. ### Expected Behavior I currently use Open WebUI across two machines and share custom models export via version control. When importing models which replace existing models the Base Model field does not update. ### Actual Behavior Importing models JSON should update/replace existing models. ### Steps to Reproduce 1. Export models 2. Edit the JSON, change `base_model_id` to another model. 3. Import the updated JSON The models will still show their old value. ### Logs & Screenshots N/A ### Additional Information _No response_
GiteaMirror added the bug label 2026-04-19 22:51:20 -05:00
Author
Owner

@tjbck commented on GitHub (May 18, 2025):

Intended behaviour, imports should not override existing models.

<!-- gh-comment-id:2889186774 --> @tjbck commented on GitHub (May 18, 2025): Intended behaviour, imports should not override existing models.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#17100