I’m also getting this error when using llamaparse and qdrant. My worry is if I convert the node ids that I’ll lose the ability to do recursive retriever engine? { "error": "Unexpected Response: 400 (Bad Request)\nRaw response content:\nb'{"status":{"error":"Format error in JSON body: value id_13305a9d-46f9-4539-8be5-8c981b759141_0_table_ref is not a valid point ID, valid values are either an unsigned integer or a UUID"},"time":0.0}'" }
Ok great so as long as I just pass the node and objects to qdrant we’re good, I just converted the node ids to uuid for now is that going to break the table/node etc relationships in llamaparse?
And lastly I’m trying to use llamaparse with gcsreader and getting a fs error llamaparse wasn’t expecting it?