Use of GPT 4o mini with Llama Parse #198

Closed
opened 2026-02-16 00:17:06 -05:00 by yindo · 3 comments
Owner

Originally created by @NG-201 on GitHub (Jul 19, 2024).

Do you plan to use gpt 4o for Llama Parse? I think it would solve the cost issues related to Llamaparse with GPT 4O and would allow much more capabilities with graphs and complex tables compared to the "classic" LlamaParse

Originally created by @NG-201 on GitHub (Jul 19, 2024). Do you plan to use gpt 4o for Llama Parse? I think it would solve the cost issues related to Llamaparse with GPT 4O and would allow much more capabilities with graphs and complex tables compared to the "classic" LlamaParse
yindo closed this issue 2026-02-16 00:17:06 -05:00
Author
Owner

@LLMR-boringtao commented on GitHub (Jul 20, 2024):

https://docs.cloud.llamaindex.ai/llamaparse/features/multimodal

@LLMR-boringtao commented on GitHub (Jul 20, 2024): https://docs.cloud.llamaindex.ai/llamaparse/features/multimodal
Author
Owner

@NG-201 commented on GitHub (Jul 20, 2024):

Thanks for adding the gpt 4o mini to Llama Parse.
However, I was expecting the price to be lower: It is half the GPT 4O whereas the api cost is 25x less expensive. It is not the same order of magnitude.

@NG-201 commented on GitHub (Jul 20, 2024): Thanks for adding the gpt 4o mini to Llama Parse. However, I was expecting the price to be lower: It is half the GPT 4O whereas the api cost is 25x less expensive. It is not the same order of magnitude.
Author
Owner

@hexapode commented on GitHub (Jul 22, 2024):

@NG-201 You can provide your own API Key. However the visual token of Gpt-4o-mini are really small compare to GPT-4, so you end up with a LOT of token per page to send the same image. They advertise cheaper token but they are not the same! On a sample of 10k page we were running at half the price per page of GPT-4o with GPT-4o mini, hence the pricing. Once we have seen an higher volume of pages we may update the price.

@hexapode commented on GitHub (Jul 22, 2024): @NG-201 You can provide your own API Key. However the visual token of Gpt-4o-mini are really small compare to GPT-4, so you end up with a LOT of token per page to send the same image. They advertise cheaper token but they are not the same! On a sample of 10k page we were running at half the price per page of GPT-4o with GPT-4o mini, hence the pricing. Once we have seen an higher volume of pages we may update the price.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#198