after running this command "ids = vector_store.add_documents(documents=chunks)“, and I got the following error: 11767 def swig_ptr(a): > 11768 return _swigfaiss_avx2.swig_ptr(a) ValueError: input not a numpy array. can help out for this?
after running this command "ids = vector_store.add_documents(documents=chunks)“, and I got the following error:
11767 def swig_ptr(a):
ValueError: input not a numpy array.
can help out for this?