1. A new team member proposes building a brand-new document pipeline using the original Document AI model-training UI they learned on a previous version of Snowflake. What should they be told?
- A. That UI is retired; new pipelines should use the SQL-callable Cortex document-processing functions such as PARSE_DOCUMENT and AI_EXTRACT instead✓ Correct
- B. The UI is still the recommended approach for all new pipelines
- C. The UI has simply been renamed to AI_EXTRACT but otherwise works identically
- D. The UI now requires requesting special access from Snowflake support before use
Explanation
Document AI's model-training UI has been retired; the current, exam-relevant surface is the SQL-callable Cortex functions that accomplish the same goal. It hasn't merely been renamed to AI_EXTRACT, and there's no support-access workaround to revive a retired UI.