model_server icon indicating copy to clipboard operation
model_server copied to clipboard

Update URLs in RAG demo

Open helena-intel opened this issue 1 year ago • 0 comments

The existing URLs now resulted in empty documents and a cryptic error. With the URLs from this PR the notebook works as expected.

Also added ipywidgets to requirements.txt (to prevent a message about it) and changed !pip to %pip because it should be safer with virtualenvs.

FWIW: I also had to build OVMS from source to run this demo, it didn't work with the image pulled from Docker hub

helena-intel avatar Oct 18 '24 14:10 helena-intel