Hirzinger Robert

Results 27 comments of Hirzinger Robert

Issue with Retrieval seems to be fixed according to https://github.com/open-webui/open-webui/issues/18133 looking forward to the next update. Thx

Just tested 0.6.33 in my Production Env. with 70K documents. (version from Issue:18133 -> ghcr.io/open-webui/open-webui:git-c4832fd-slim) Workspace load is probably a bit faster: - takes **~12 sec.** to load the **list...

Hi @by-lin thx for sharing your setup. We moved from ollama to vllm but we only use vllm for embedding (snowflake-embed-v2-l & reranking (bge-reranker-v2-m3) models localy on a 3 node...

I've now tested a fork from @expruc (https://github.com/open-webui/open-webui/pull/18292) He included a Env Variable to exclude the files from the Knowledge list. This is the way, it works perfectly with my...

Hi guys, i dont see any progress on that topic atm :-( is there **anything i can help you with**? I really want to use OWUI for my usecases, **is...

Pgvector alone has never been an issue with our 70k documents, by direct retrieval, we get results under a sec. Can you pls tell me recommended setup that definitely works...

Hit guys! It definitely has something to do with the way the knowledge-list is populated, that also affects the **API** when using the **/api/chat/completions** endpoint with **collections.** The PGvector is...