The model is too powerful: A software engineer’s perspective
descriptionStandardAgency vs Inference: LLMs, or AI as some like to call them, are token generators. For a model to “break containment“, “send an email” or perform any other action outside of generating a token, it needs a functional bridge (APIs, tool-calling, or a shell environment) to perform these actions. If it “escaped“, that means a…