Skip to content

Comment on Building an email-to-calendar LLMparent

Comments

As long as you can sanitize the LLM output somehow. You should never `eval` LLM code straight from the tap!

You shouldn't sanitize, if you're taking the approach described above, you should run it inside a minimal interpreter that doesn't implement any potentially dangerous APIs.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.