Find answers from the community

Updated 4 months ago

when import LlamaParser

when import LlamaParser
Plain Text
from llama_parse import LlamaParse
L
B
5 comments
hmmmmm seems like core might be out of sync?

We just pushed out v0.11.0, which migrated fully to pydantic v2
Actually, I think I need to update llama parse... one sec
yes, I think so. I found it's using 0.11.0.post1.
Just fixed this

pip install -U llama-parse
(well, might need to wait a min or two for the publish to go through)
Add a reply
Sign up and join the conversation on Discord