mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #3814] [CLOSED] fix the wrong checking logic in get_model_path #44385
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/3814
Author: @JerryKwan
Created: 7/12/2024
Status: ❌ Closed
Base:
main← Head:issue3813📝 Commits (1)
2820ffffix the wrong checking logic in get_model_path📊 Changes
1 file changed (+6 additions, -3 deletions)
View changed files
📝
backend/apps/rag/utils.py(+6 -3)📄 Description
fix the wrong checking logic in function get_model_path()
It helps when network connection is not good and need to copy models manually
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
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.