Skip to content

Commit 66f3f91

Browse files
chore: update supported frameworks to Strands Agents from Strands (#314)
* chore: update supported frameworks to Strands Agents from Strands * Update frameworks.md * Update frameworks.md --------- Co-authored-by: notgitika <gitijh@gmail.com>
1 parent ccad289 commit 66f3f91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ agentcore invoke
5656

5757
| Framework | Notes |
5858
| ------------------- | ----------------------------- |
59-
| Strands | AWS-native, streaming support |
59+
| Strands Agents | AWS-native, streaming support |
6060
| LangChain/LangGraph | Graph-based workflows |
6161
| Google ADK | Gemini models only |
6262
| OpenAI Agents | OpenAI models only |

docs/frameworks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ for existing code.
77

88
| Framework | Supported Model Providers |
99
| ----------------------- | ---------------------------------- |
10-
| **Strands** | Bedrock, Anthropic, OpenAI, Gemini |
10+
| **Strands Agents** | Bedrock, Anthropic, OpenAI, Gemini |
1111
| **LangChain_LangGraph** | Bedrock, Anthropic, OpenAI, Gemini |
1212
| **GoogleADK** | Gemini only |
1313
| **OpenAIAgents** | OpenAI only |
1414

1515
## Framework Selection Guide
1616

17-
### Strands
17+
### Strands Agents
1818

1919
AWS's native agent framework designed for Amazon Bedrock.
2020

0 commit comments

Comments
 (0)