Cette page n'est pas encore traduite en Français. Vous lisez la version anglaise.
99% AI Agents Shouldn't Exist. Do This Instead (+ reliable, faster, cheaper)!
As AI agents are going viral, businesses that want to push AI automations to production should really challenge every potential agent they could build to understand if they couldn’t actually break it down into more logical steps to gain better control over what happens, limit the cost of the automation and gain in velocity.
If the model that your AI agent uses is a very large model (powerful, but slow and expensive), you’ll be losing a lot of time and being very inefficient whenever this agent has to think before deciding to call one of the tools, even though it might be extremely easy to figure out that this tool could be called.
One of the ways to prevent that is to add an AI routing that uses a very small model to figure out the main use cases and better handle each of them individually instead of having one mega agent that has all the capacities.
