Hacker News new | ask | show | jobs
by jacobr1 817 days ago
They are pretty close. LLMs can write the code the solve a sudoku, or leverage an existing solver, and execute the code. Agent frameworks are going to push the boundaries here over the next few years.
1 comments

> LLMs can write the code the solve a sudoku

It’s literally part of its training data. The same way it knows how to solve leetcode, etc.