Source
SnowConvert AI - Contact Us
SnowConvert AI - Contact Us SnowConvert AI is now a part of Snowflake.
AI_COMPLETE
Generates a response (completion) from text or an image using a supported language model. You can provide: A text prompt, to generate a response from the model.
Document AI
Document AI is a Snowflake AI feature that uses Arctic - TILT, a proprietary large language model (LLM), to extract data from documents.
Using SnowConvert AI
Using SnowConvert AI Use this guide to learn how SnowConvert AI can accelerate your migration to Snowflake: How to install the tool.
SnowConvert AI - Considerations
SnowConvert AI - Considerations "myst_slugs": { "snowconvert - ai - - - considerations": [ 1, "snowconvert - ai - considerations", "SnowConvert AI - Considerations" "wordcount": { "words":…
Extract information with Document AI
If you previously published or trained the Document AI model build, you can now extract information from documents by running the extracting query in worksheets. You can also create processing pipelines to continuously process new…
Prepare your documents for Document AI
The documents must be 50 MB or less in size. Document pages must have dimensions of 1200 x 1200 mm or less. The images must be between 50 x 50 and 10,000 x 10,000 pixels.
AI_CLASSIFY
AI_CLASSIFY is the updated version of CLASSIFY_TEXT (SNOWFLAKE.CORTEX). For the latest functionality, use AI_CLASSIFY. Classifies text or images into categories that you specify.
AI_COMPLETE structured outputs
AI_COMPLETE lets you supply a JSON schema or type literal that completion responses must follow, producing structured output. Structured output reduces the need for post - processing in your AI data pipelines and enables seamless integration…
AI_COMPLETE (Single string)
Generates a response (completion) for a text prompt using a supported language model. Syntax The function contains two required arguments and four optional arguments. The function can be used with either positional or named argument…