superduper-io / superduper

Superduper: Integrate AI models and machine learning workflows with your database to implement custom AI applications, without moving your data. Including streaming inference, scalable model hosting, training and vector search.

Home Page:https://superduper.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Jinja in `Template`

blythed opened this issue · comments

This will potential enable a greater range of templates and configurability. Currently we are not able to support "for loops"
over input values/ variables. For example, in key-value extraction (document-ai) we cannot define an arbitrary number of key-pairs to extract in separate listeners.