#229 — Modify LLM free-form widget creation route to support filters
Repo: Twill-AI/twill-llm-engine State: open | Status: open Assignee: meliascosta
Created: 2025-01-06 · Updated: 2025-05-27
Description
AC:
- LLM SQL generation route produces SQL with JINJA {placeholders} for filter variables
- LLM populates the “filters” schema to define which fields are filterable and how.
- Tests cover this new functionality
- Generation strategy is documented in Confluence
Generation strategy documentation https://twillpayments.atlassian.net/wiki/spaces/TD/pages/365887505/JINJA+SQL+generation
Implementation notes
For detailed implementation notes see https://twillpayments.atlassian.net/wiki/spaces/TD/pages/319946763/Flexible+widgets
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets