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

motherduck.com

38 points by sebg 6 hours ago


delichon - 5 hours ago

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

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

korkybuchek - 5 hours ago

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