Issues of loading the full pdf document in cloud qdrant #3898
marcello-calabrese
started this conversation in
General
Replies: 1 comment
-
Hi there, If it is PDF file: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am new with qdrant, so maybe what I am saying is not 100% correct :-).
I am using the free tier of qdrant cloud, I am trying to upload a pdf document in the vector db, but for what I can see it only load one chunk. Not sure if it is a problem on how I configure the size or the points with Point struct, but see below the code I use and the only Point with Id 0 I can see on Qdrant cloud. Thanks a lot, Marcello
Code:
Only One chunk on Qdrant cloud:
Beta Was this translation helpful? Give feedback.
All reactions