So far in this series, we’ve talked about LLMs, intermediate scripts, and sandboxing execution.
When I was designing the system I knew LLMs were unreliable at generating code. Moreover, I was not sure how the binding of data would have worked. I was ...