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
Graceful jinja template handling with user confirmation (#452)
* feat: Add user confirmation for non-Jinja prompts
This commit introduces a confirmation step for prompts that do not contain Jinja2 syntax. It also modifies strict_render to automatically append document context when Jinja syntax is absent.
Co-authored-by: ss.shankar505 <[email protected]>
* Refactor: Move DOCETL_CONSOLE import to function scope
Co-authored-by: ss.shankar505 <[email protected]>
* Refactor: Move has_jinja_syntax to docetl.utils
Co-authored-by: ss.shankar505 <[email protected]>
---------
Co-authored-by: Cursor Agent <[email protected]>
0 commit comments