NL filter wired to your LLM

Live in demo 51-ai-assistant.

When

"show last quarter > $10k sorted by date" - one natural-language input drives setFilter + setSort.

How

Key API surface:

See the demo source for the full implementation; this recipe pins the pattern + the surface so you can copy-paste it confidently. The doc page that explains the underlying feature in depth is linked from the recipes index.

See also