From d4de1772abff30b78b69610b74ac15f55ae82ad1 Mon Sep 17 00:00:00 2001 From: Dean Schmigelski Date: Fri, 13 Jun 2025 18:46:50 +0300 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed98d0012..6ec013fea 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ Strands Agents is a simple yet powerful SDK that takes a model-driven approach to building and running AI agents. From simple conversational assistants to complex autonomous workflows, from local development to production deployment, Strands Agents scales with your needs. -## Feature Overview +## Feature Overvieww -- **Lightweight & Flexible**: Simple agent loop that just works and is fully customizable +- **Lightweight & Flexible**: Simple agent loop that just works and is fully customizablen - **Model Agnostic**: Support for Amazon Bedrock, Anthropic, LiteLLM, Llama, Ollama, OpenAI, and custom providers - **Advanced Capabilities**: Multi-agent systems, autonomous agents, and streaming support - **Built-in MCP**: Native support for Model Context Protocol (MCP) servers, enabling access to thousands of pre-built tools From 97403f21be589d129d1bc0c26023a4197716a57f Mon Sep 17 00:00:00 2001 From: Dean Schmigelski Date: Fri, 13 Jun 2025 18:48:34 +0300 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec013fea..df94374b1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Strands Agents is a simple yet powerful SDK that takes a model-driven approach t ## Feature Overvieww -- **Lightweight & Flexible**: Simple agent loop that just works and is fully customizablen +- **Lightweight & Flexible**: Simple agent loop that just works and is fully customizablenn - **Model Agnostic**: Support for Amazon Bedrock, Anthropic, LiteLLM, Llama, Ollama, OpenAI, and custom providers - **Advanced Capabilities**: Multi-agent systems, autonomous agents, and streaming support - **Built-in MCP**: Native support for Model Context Protocol (MCP) servers, enabling access to thousands of pre-built tools From 33d334f873ccabd3368191c1b41d5b5e8f87a4d8 Mon Sep 17 00:00:00 2001 From: Dean Schmigelski Date: Fri, 13 Jun 2025 19:00:12 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df94374b1..97219a3d6 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Strands Agents is a simple yet powerful SDK that takes a model-driven approach t ## Feature Overvieww -- **Lightweight & Flexible**: Simple agent loop that just works and is fully customizablenn +- **Lightweight & Flexible**: Simple agent loop that just works and is fully customizablennn - **Model Agnostic**: Support for Amazon Bedrock, Anthropic, LiteLLM, Llama, Ollama, OpenAI, and custom providers - **Advanced Capabilities**: Multi-agent systems, autonomous agents, and streaming support - **Built-in MCP**: Native support for Model Context Protocol (MCP) servers, enabling access to thousands of pre-built tools