How do I get around the limit of 5 APIs for a Bedrock Agent action group.

0

Hi there, I'm in the process of creating a bedrock agent and am trying to use an architecture similar to Chain of Table where I give my agent access to 10+ atomic actions (pandas code for manipulating tabular data).

However I'm running into an issue where I can have a total of 5 actions, reguardless of how many actions groups I make.

  1. How can I get around this in the short term?
  2. Are there plans to increase this limit?
  3. Can I currently increase this limit?

Thank you in advance!

Dyl
已提问 1 个月前361 查看次数
2 回答
0

To get around the limit of 5 actions in your bedrock agent in the short term, you can try consolidating multiple atomic actions into a single action or creating composite actions that perform multiple tasks within a single action.

profile picture
专家
已回答 1 个月前
0

Thanks for the input. That's the direction we're heading.

Do you know if the limit will increase in the future. We have 20+ atomic actions.

I'd imagine this to be the case for many enterprise level workloads.

Dyl
已回答 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容