Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Anthropic Claude Certified Architect – Foundations CCAR-F Question # 6 Topic 1 Discussion

Anthropic Claude Certified Architect – Foundations CCAR-F Question # 6 Topic 1 Discussion

CCAR-F Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

You are building a structured data extraction system using Claude. The system extracts information from unstructured documents, validates the output using JSON schemas, and maintains high accuracy. It must handle edge cases gracefully and integrate with downstream systems.

After your daily batch of 10,000 documents completes, 300 documents (3%) fail with context_length_exceeded errors. The results file identifies each failure by custom_id.

What is the most cost-effective approach to process these failures?


A.

Resubmit the entire 10,000-document batch using a model tier with a larger context window.


B.

Reprocess the entire batch with prompt caching enabled to reduce the cost of retrying requests with identical system prompts.


C.

Increase the max_tokens parameter for the 300 failed documents and resubmit them in a new batch.


D.

Resubmit only the 300 failed documents after chunking them into smaller pieces, and then combine the partial extractions.


Get Premium CCAR-F Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.