mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #6436] bug: Error in knowledgebase | old docs are not visible | open-webui 0.3.34 #14363
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 @meetzuber on GitHub (Oct 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6436
After upgrade from open-webui vserion 0.3.33 to 0.3.34. All my documents are missing in knowledgebase in logs I found error.
After reverting back to version 0.3.33 all my docs are visible again.
I am using docker compose. Please let me know if more details needed.
Using default settings for vectordb
@flefevre commented on GitHub (Oct 26, 2024):
I have exactly the same behaviour.
I have upgraded to 0.3.34 and I am not able to create a "knowledge". I do fill the form, then upload a file, or create a text file. But when I save, I am not able to see the "Knowledge".
Please note I have upgraded chromadb from 0.5.5 to 0.5.9 to ensure open webui client and server side to be compatible
Hope it will help to have more information.
@tjbck commented on GitHub (Oct 26, 2024):
Fixed with the latest main, you just need to pull again. 0.3.35 will be released shortly.
@flefevre commented on GitHub (Oct 26, 2024):
Thanks you.
I have appreciated all changes made with 0.3.33/34/35.
That's great. Very good idea to change the workspace with notion of knowledge management. It is very useful for scientists. Great job at you and your team.