Jannik S.
Jannik S.
@devdimit93 I cant reproduce this error on Win 11:  Can you give more information on your hardware? Also can you try to build the Dockerfile with ENV `RAG_EMBEDDING_MODEL` set...
Yes, should. But this is the first issue with the standard embedding model. Others aren't facing this behavior. Maybe I can recreate this error. Will have a look.
@devdimit93 can you try to clone the project and build the **default** Dockerfile with `docker build -t open-webui-test .` and run it. Do you get the same issue?
@devdimit93 ok thanks! @tjbck think we can close this since this seems to be an error with an old version of the image. If there a more issues coming of...
Seems like at the moment it is hardcoded to 4: `k: Optional[int] = 4` in RAG main.py For now you can see the snippets sent to the LLM for RAG...
We are facing the same issue with a local OpenAI compatible inference server. Related #1474 #1423
This really looks like a rocket :D 
I could implement a function to scroll to the bottom whenever you open a new chat like chatgpt does. It is basically a oneliner.
Yes, just go into the folder and `STRG/CTRL + A`
Can you copy the answer with the copy icon at the bottom of the message and paste it here?