Source
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 (Prompt object)
Generates a response (completion) for a prompt object. The prompt object references one or more columns containing text or image data. Syntax The function can be used with either positional or named argument syntax.
AISQL AI_PARSE_DOCUMENT
AI_PARSE_DOCUMENT is a Cortex AI SQL function that extracts text, data, and layout elements from documents with high fidelity.
SnowConvert AI - Redshift - CREATE TABLE
Create Table Syntax Grammar. Description Creates a new table in the current database. You define a list of columns, which each hold data of a distinct type. The owner of the table is the issuer of the CREATE TABLE command.