QuestionQ72

Use Snowflake Cortex LLM functions

What is the PRIMARY purpose of using the PARSE_DOCUMENT function in a Snowflake Cortex LLM?

Explanation

Snowflake Cortex PARSE_DOCUMENT extracts content from documents stored on a Snowflake stage. It supports OCR and layout extraction and returns the extracted content in a JSON-formatted string, making it suitable for extracting text from unstructured documents.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!