The Prompt() Function: Use the Power of LLMs with SQL

sebg | 38 points

  FROM hn.hacker_news
  LIMIT 100
"Oops I forgot the limit clause and now owe MotherDuck and OpenAI $93 billion."
delichon | 5 hours ago

I love the simplicity of this. Hurray for small models for small tasks.

domoritz | 5 hours ago

Interesting -- is there any impact from LLM outputs not being deterministic?

korkybuchek | 5 hours ago