Hacker News new | ask | show | jobs
by ailef 665 days ago
What would be the advantage of using an LLM here? As opposed to parsing/validating the input using any other technique (of it's a well defined format, where you have e.g. a grammar).
1 comments

Agree with this. Just use Pydantic.