aws-strands
Installation
SKILL.md
Strands Agents SDK
使用 AWS Strands Agents SDK 构建模型无关的 AI 代理。
Installation
pip install strands-agents strands-agents-tools
# Or with npm
npm install @strands-agents/sdk
Quick Start
from strands import Agent
from strands.tools import tool