logoalt Hacker News

anon-3988today at 8:04 AM1 replyview on HN

What is the best LLM that I can use right now that is optimized for everything other than coding?

The last thing I want my personal agent to do is to write up code and run arbitrary commands. That is practically a legalized RCE.


Replies

vorticalboxtoday at 8:16 AM

that is not an model issue but a harness one, if you don't want it to have io to files or run command then simple don't give it access to the tools.

show 1 reply