aboriginal-armadillo / coe-webui

If you don't know, now you know.
GNU General Public License v3.0
0 stars 0 forks source link

document count incorrect #78

Open rawkintrevo opened 4 months ago

rawkintrevo commented 4 months ago

in ManagePinecone -> Remove Data -> Show Unique Values by ____

Number of Documents is 1, but in the pinecone UI we see the document (ebook, pdfs not having issue), is being parsed into multiple documents. The count is for some reason wrong in the document count

image