Anthropic Error

I’m running my agent today and having this error. I have the agency plan:

Anthropic Error: thinking.enabled.budget_tokens: Input should be a valid integer

I got a response from the debugger saying it’s related to external (maybe mindstudio) problem.

Would you please help?

Best regards,

FD

Now I’m also having the following error for GEMINI:
got status: RESOURCE_EXHAUSTED. {“error”:{“code”:429,“message”:“Resource exhausted. Please try again later. Please refer to https://cloud.google.com/vertex-ai/generative-ai/docs/error-code-429 for more details.”,“status”:“RESOURCE_EXHAUSTED”}}

@Alex_MindStudio

I think we are having a bug with the LLMs. If I use the same model (like GEMINI FLASH) in one workflow, calls a RUN WORKFLOW block, and run the same LLM model in it, it will return a fail… Would you please confirm?

Regards,

FD

Hi @fernando.damasio,

Thank you for the post!

I am currently attempting to replicate this error, but it looks like the Max Reasoning Size setting may have included characters other than numbers. Could you try adjusting the setting with the slider, publish the Agent, and try again?

Thanks for flagging this, we’re looking into it

You can use the same model across workflows. The issue seems to be specific to Gemini models with thinking enabled.

I had the same impression. I’m not able to delete the reasoning size after I first include a number. So, I created another workflow and replicated the other one… Is it a bug in max reasoning size?

Yes, I know. That’s why it was strange to me…

Could you record the steps you’re taking and the error with the Max Response Size?

Hi @fernando.damasio,

The issue with Gemini has been resolved, so you shouldn’t see that message anymore.

Tks @Alex_MindStudio !!!