Open aflah02 opened 4 months ago
Could you provide the file / job id. they are linked to your account and can only be accessed when using your own API key.
Could you provide the file / job id. they are linked to your account and can only be accessed when using your own API key.
Hey I was parsing this paper https://arxiv.org/abs/2404.12957
@hexapode any updates on this?
Hi Thanks for the great tool! I was recently trying to use it with GPT4o but I keep getting this error -
Error while parsing the file '/NS/llm-1/work/afkhan/Work/Paper.pdf': Failed to parse the file: <FILE_ID>, status: ERROR
I've removed the actual file id incase it can be misused by others.
This even happens if I supply my own API key.
Here are the code snippets -
No API Key -
Provided Personal API Key -
I have already set
os.environ["LLAMA_CLOUD_API_KEY"]
and it works well when I setgpt4o_mode
toFalse