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ヶ月前352ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ