mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-08 10:13:22 -05:00
[GH-ISSUE #8039] Bug: Frequent Model List Fetching Leading to Connection Errors #134701
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?
Originally created by @Adhithya03 on GitHub (Dec 24, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8039
Hello,
Firstly, thank you for all your hard work on the Open-webui package. I appreciate that it's provided for free and has been very useful.
I'm experiencing an issue where the package seems to fetch the list of models from the API every time a message is sent. This often leads to connection errors, which interrupts the workflow. I understand there might be reasons for fetching the model list frequently, but I wanted to bring this to your attention in case there's room for optimization.
Installation Method:
Environment:
Expected Behavior:
Actual Behavior:
Logs and Screenshots:
Error messages received after sending messages:
Additional Information:
Suggestions:
Again, thank you for your time and effort in developing and maintaining this package. Any guidance or assistance in resolving this issue would be greatly appreciated.