Hi,
I followed the instructions given in this playbook. I was able to see the knowledge graph being built and could access the 2D/3D interactive section. However, the RAG search section fails with the error “Error: Sentence transformer service is not available” when I submit a text query.
Here’s my docker ps output:
![]()
So, I tried to regenerate the embeddings, but this time the processing failed for some of the documents:
Could you please guide me on the next steps or ways to debug this?
Thanks in advance!
