← All frameworks

Strands Agents

AWS's agent SDK, where the model plans and the framework stays out of the way.

Vendor SDK

AWS's agent SDK, where the model plans and the framework stays out of the way. Built by AWS.

Others in vendor sdk

Common questions

Is Strands Agents free to use?

Strands Agents is open source and free to run yourself. You still pay whichever model provider you point it at, and this tutorial is free with no signup.

Do I need to know Python to use Strands Agents?

Basic Python is enough. Functions, dictionaries and imports cover most of what Strands Agents asks of you.

When should I not use Strands Agents?

When something else in vendor sdk fits the job better. The others in that group are listed below.

Lessons for Strands Agents are being written. Meanwhile the APIs for AI tutorial covers the same ground: state, tools, loops, memory and human approval. Most of it carries straight over.

Start the APIs for AI tutorial →