#hey everyone,
1 messages · Page 1 of 1 (latest)
Agents are less prone to failure since they can loop with the tools. With one customer we moved from an “ai workflow” to an ai agent, with less integrations to third party APIs and content and it works way more reliably.
It is more expensive to run also. 🤓
For example, you can give to the agent tools to check and verify data like check_address_exist(address)
The simpler thing that you can do with agents without changing everything … I think is to build a fact checker agent.
An agent that ingest the output of the workflow, does the fact check against tools, and outputs if it’s ok, or if it’s bad