Default parser is not "Accurate" anymore. JSON instructions update. #450

Open
opened 2026-02-16 00:17:52 -05:00 by yindo · 2 comments
Owner

Originally created by @jswans33 on GitHub (Mar 5, 2025).

Describe the issue
Structured output is only allowed with default (Accurate) and parse_page_with_llm mode. If structured output is set no markdown is output, a structured output is returned instead. Accurate is not default anymore. which mode does a structured json output?

Originally created by @jswans33 on GitHub (Mar 5, 2025). **Describe the issue** Structured output is only allowed with default (Accurate) and parse_page_with_llm mode. If structured output is set no markdown is output, a structured output is returned instead. Accurate is not default anymore. which mode does a structured json output?
yindo added the bug label 2026-02-16 00:17:52 -05:00
Author
Owner

@BinaryBrain commented on GitHub (Apr 8, 2025):

Accurate mode has been renamed to Balanced mode (since Premium has a better accuracy). It's the same as parse_page_with_llm.

@BinaryBrain commented on GitHub (Apr 8, 2025): Accurate mode has been renamed to Balanced mode (since Premium has a better accuracy). It's the same as `parse_page_with_llm`.
Author
Owner

@jswans33 commented on GitHub (Apr 10, 2025):

Which one is the structured output referring to now? Accurate then?

@jswans33 commented on GitHub (Apr 10, 2025): Which one is the structured output referring to now? Accurate then?
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#450