While using ObjectBox as a Vectorstore I got this error: “CoreException: 10001 (ILLEGAL_STATE) – Cannot open store” What should I do?
I was trying to make a simple Q/A app with RAG with ObjectBox as the vector store.
I have
This is the code I was using: