Comment by otterley

Comment by otterley 11 hours ago

1 reply

Have you tried AWS’s Strands Agents SDK? I’ve found it to be a very fluent and ergonomic API. And it doesn’t require you to use Bedrock; most major vendor native APIs are supported.

(Disclaimer: I work for AWS, but not for any team involved. Opinions are my own.)

moinism 10 hours ago

This looks good. Even though it's only in Python, I think its worth a try. Thanks.