Construct the strongest version of an argument
Per-row — runs once for each row.
STEELMAN({{ argument }})STEELMAN({{ argument }}, '{{ context }}'){{ argument }} STEELMAN| name | type | description |
|---|---|---|
| argument | VARCHAR | — |
| context(optional) | VARCHAR | Optional context (domain, debate topic, audience) |
Produces substantial steelmanned argument
SELECT
steelman ('We should ban all cars from cities')Strengthens the claim with concrete societal mechanisms or framing
SELECT
steelman ('Social media is bad for society')Bayesian A/B test (Beta-Binomial) returning full posterior + recommendation
Assess the confidence/quality of a cascade execution result.
Compare values in a group for similarities, differences, and patterns
Generate the strongest counterargument to a position
Differentially-private count (Laplace mechanism, sensitivity=1)
Differentially-private mean (Laplace mechanism)
Construct the strongest version of an argument
Per-row — runs once for each row.
STEELMAN({{ argument }})STEELMAN({{ argument }}, '{{ context }}'){{ argument }} STEELMAN| name | type | description |
|---|---|---|
| argument | VARCHAR | — |
| context(optional) | VARCHAR | Optional context (domain, debate topic, audience) |
Produces substantial steelmanned argument
SELECT
steelman ('We should ban all cars from cities')Strengthens the claim with concrete societal mechanisms or framing
SELECT
steelman ('Social media is bad for society')Bayesian A/B test (Beta-Binomial) returning full posterior + recommendation
Assess the confidence/quality of a cascade execution result.
Compare values in a group for similarities, differences, and patterns
Generate the strongest counterargument to a position
Differentially-private count (Laplace mechanism, sensitivity=1)
Differentially-private mean (Laplace mechanism)