Hi Eduardo!
In general, you're right, but there are a couple of ways to maintain the agent without additional costs.
1. You can use a
free model from OpenRouter;
2. Or you can use the Ollama executor and the local model for debugging/developing/testing your agent;
3. Or use the
testing tools from koog to debug/develop the agent.