Hacker News new | ask | show | jobs
by amptorn 1213 days ago
Can it execute code?
1 comments

It can submit the code that it's written for execution if you tell it that it can, by utilizing specific markers in the output that get processed. There already are frameworks around this that make it possible to e.g. call an arbitrary Python function as part of answering the question.