mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #19709] issue: Errors building with last langchain libs>v1.0.0 #18962
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 @rgaricano on GitHub (Dec 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19709
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.41
Ollama Version (if applicable)
v0.13.1
Operating System
ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
No errors when startup
Actual Behavior
Stop on launching
Steps to Reproduce
Clone, and build
Logs & Screenshots
Additional Information
Solved editing routers/retrieval.py & retrieval/utils.py
PR: https://github.com/open-webui/open-webui/pull/19710
@owui-terminator[bot] commented on GitHub (Dec 3, 2025):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#19563 issue:
by naruto7g • Nov 28, 2025 •
bug#19211 issue:
by Byrnes9 • Nov 16, 2025 •
bug#14440 issue:
by ehsan8203 • May 28, 2025 •
bug#15917 issue: can"t build v0.6.18
by sanchitbhavsar • Jul 21, 2025 •
bug#19496 issue: 500 internal server error appears in v0.6.40
by cloudtuotuo • Nov 26, 2025 •
bugShow 5 more related issues
#19417 issue: v0.6.37 SQL Error
by AKHYP • Nov 24, 2025 •
bug#15928 issue: Problematic installation
by PatrickAtYacoub • Jul 22, 2025 •
bug#19438 issue: Icon loading regression
by JoelShepard • Nov 24, 2025 •
bug#18975 issue: 500: Internal Error
by nurb2kea • Nov 06, 2025 •
bug#18145 issue: 0.6.33 regression
by Ark-Levy • Oct 08, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@athoik commented on GitHub (Dec 3, 2025):
I have a ready PR !
I was waiting for langchain community to release a new version that includes a PR that will make OI fully supported on Debian 13 and Python 3.13.
https://github.com/langchain-ai/langchain-community/pull/375
Once https://github.com/langchain-ai/langchain-community/tags 0.4.2 released I can push the PR.
I can push now, but it will not be 100% python 3.13 ready.
@rgaricano commented on GitHub (Dec 3, 2025):
I did a PR but I closed because in requirements is used langchain 0.3.27 & usually this kind of changes isn't accepted.
@Classic298 commented on GitHub (Dec 14, 2025):
any update here?
@Classic298 commented on GitHub (Dec 20, 2025):
can this be closed?