Mateo Rossi

Mateo Rossi

Product Builder & Problem Solver

About

I enjoy finding meaningful problems and building simple solutions around them. Startup enthusiast, product thinker, and lifelong learner.

Badges

Gone streaking
Gone streaking

Forums

What if the cheapest way to reduce AI costs isn't a cheaper model?

We keep talking about AI agent costs as: model price tokens requests

But agentic systems add another cost: uncontrolled execution.

  • An agent retries a tool 5 times.

  • Calls an expensive model when a cheaper one would work.

  • Loops through unnecessary steps. Hits APIs it didn't need.

  • Delegates work to another agent.

View more