You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detect columns with consistent value formats (e.g., `XXX-NNNN` ID patterns, date formats, email-like strings) and emit `pattern` constraints on the slot.
Detect columns with consistent value formats (e.g., `XXX-NNNN` ID patterns, date formats, email-like strings) and emit `pattern` constraints on the slot.
No LLM dependency. Part of #190.