Hacker News new | ask | show | jobs
by BugsJustFindMe 111 days ago
You cannot know that anything it shows you was generated by executing the code and isn't merely a simulacrum of execution output. That includes images.
1 comments

Yes, you can. In my experience, models do not tend to write their own HTML output. They tend to output something like Markdown, or a modified version of it, and they wouldn't be able to write their own HTML that the browser would parse as such.