LLM-backed complexity assessment (escape hatch for COMPLEXITY)
Per-row classifier — stable across GROUP BY.
COMPLEXITY_LLM({{ text }}){{ text }} BY COMPLEXITY_LLM| name | type | description |
|---|---|---|
| text | VARCHAR | — |
LLM escape hatch classifies complexity
SELECT
complexity_llm ('E=mc2 explains relativity')Identify target audience via zero-shot NLI
LLM-backed audience identification (escape hatch for AUDIENCE)
Assess authenticity of content via zero-shot NLI
LLM-backed authenticity assessment (escape hatch for AUTHENTICITY)
Classify text into user-specified buckets via zero-shot NLI
LLM-backed bucketing (escape hatch for BUCKET)
LLM-backed complexity assessment (escape hatch for COMPLEXITY)
Per-row classifier — stable across GROUP BY.
COMPLEXITY_LLM({{ text }}){{ text }} BY COMPLEXITY_LLM| name | type | description |
|---|---|---|
| text | VARCHAR | — |
LLM escape hatch classifies complexity
SELECT
complexity_llm ('E=mc2 explains relativity')Identify target audience via zero-shot NLI
LLM-backed audience identification (escape hatch for AUDIENCE)
Assess authenticity of content via zero-shot NLI
LLM-backed authenticity assessment (escape hatch for AUTHENTICITY)
Classify text into user-specified buckets via zero-shot NLI
LLM-backed bucketing (escape hatch for BUCKET)