Some modes treats input file text as prompt instructions, causing unintended translations #503

Open
opened 2026-02-16 00:18:03 -05:00 by yindo · 0 comments
Owner

Originally created by @adreichert on GitHub (Jul 14, 2025).

Summary

Some LlamaParse modes inadvertently treat text from input files as part of the prompt, as illustrated in the example below. Ideally, LlamaParse itself should include explicit guidance in its default system message, clarifying how input file text should be handled.

Reproduction

Originally created by @adreichert on GitHub (Jul 14, 2025). # Summary Some LlamaParse modes inadvertently treat text from input files as part of the prompt, as illustrated in the example below. Ideally, LlamaParse itself should include explicit guidance in its default system message, clarifying how input file text should be handled. # Reproduction * Go to https://cloud.llamaindex.ai/ * Parse [paris.pdf](https://github.com/user-attachments/files/21222039/paris.pdf) in premium. The file is in English but the output text is in French
yindo added the bug label 2026-02-16 00:18:03 -05:00
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#503