Jannik S.

Results 97 comments of Jannik S.

@devdimit93 I cant reproduce this error on Win 11: ![image](https://github.com/open-webui/open-webui/assets/69747628/ea9d1fad-4004-46e5-89f0-0af4cdbaf5c5) 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 ![image](https://github.com/open-webui/open-webui/assets/69747628/7a6313c1-8dc5-43b5-a5cf-e149516ea6ea)

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?