Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

AI Agents Have Two Souls. You Only Control One

DEV Community·Andrea Chiarelli·25 days ago
#OY95dhc3
Reading 0:00
15s threshold

Everyone seems to be building AI agents now. But ask ten developers what an AI agent actually is, and you'll get ten different answers. Some say it is any LLM with tool access. Others define it by the ability to autonomously take actions in the world. A few will point at an existing chatbot and call it an agent. This definitional vagueness is not just an academic problem. It leads to a security problem. How can you protect a system you cannot describe precisely? Looking for an AI Agent Definition Beyond the generic definitions that emphasize the level of autonomy in making decisions, I'd like to point out a slightly more technical one that I prefer. It comes from Microsoft and seems to be quite consistent with the OWASP definition : " An AI agent is a flexible software program that uses generative AI models to interpret inputs, [...] reason through problems, and decide on the most appropriate actions. [...] Agents are built on five core components: Generative AI model serves as the agent's reasoning engine.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More