New to Mastra, but made significient progress building agents and workflow. I stumbled upon an issue, I am currently using custom gateway. I am trying to run an agent and when i use the custom gateway provider model: 'custom/fw-ai-router/anthropic/claude-sonnet-4', the success rate is very low at the agent level, When i run tools, it works great.
When i use a openai models model: process.env.MODEL || 'openai/gpt-4o', It works 100% of the time. Wondering if this is a bug or may be i missed somethign