Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 2 months ago
0
Follow
Hi! I'm using LlamaParse through Python
Hi! I'm using LlamaParse through Python
Inactive
0
Follow
p
pikachu8887867
5 months ago
Β·
Hi! I'm using LlamaParse through Python library. I've sent a pdf with 9 pages. I can see in LlamaCloud that it indeed processed 9 pages.
But in my code debugger, I can see that it returns only 1 document, not 9. Where is the rest of the pages?
Attachments
L
p
3 comments
Share
Open in Discord
L
Logan M
5 months ago
1 document object == 1 pdf here
p
pikachu8887867
5 months ago
@Logan M Okay, turned out I have to split the text by β\nβ-\nβ, but one of my pdf files is not being split correctly. It has 209 pages, but splitting by \nβ-\n gives me 212 pages. Is that a known issue?
L
Logan M
5 months ago
Hmm, weird. Not sure actually π
Add a reply
Sign up and join the conversation on Discord
Join on Discord