Discrepency in Vectorize and D1
Has anyone experienced a vector count mismatch with LangChain + Cloudflare Vectorize?
I'm noticing a discrepancy where my D1 document count doesn't match my Vectorize index. For example, I have 12 raw documents in D1, but 48 vectors in Vectorize (4x the amount). Also I am seeing this discrepency in other indices where the vectors are 4x the raw chunks in D1.
Have others run into this issue? Any insights on what might be causing this would be appreciated!
0 Replies