Skip to content

Commit 76d9ab3

Browse files
committed
test: update asset snapshots for edited README.md and AGENTS.md
1 parent 571e311 commit 76d9ab3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/assets/__tests__/__snapshots__/assets.snapshot.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3924,7 +3924,7 @@ The project uses a **flat resource model** where agents, memories, and credentia
39243924
39253925
### Agent Types
39263926
3927-
- **Template agents**: Created from framework templates (Strands, LangChain_LangGraph, GoogleADK, OpenAIAgents)
3927+
- **Template agents**: Created from framework templates (Strands, LangChain_LangGraph, CrewAI, GoogleADK, OpenAIAgents)
39283928
- **BYO agents**: Bring your own code with \`agentcore add agent --type byo\`
39293929
39303930
## Documentation
@@ -4016,7 +4016,7 @@ file maps to a JSON config file and includes validation constraints as comments.
40164016
- **LangChain_LangGraph** - Works with Bedrock, Anthropic, OpenAI, Gemini
40174017
- **GoogleADK** - Gemini only
40184018
- **OpenAIAgents** - OpenAI only
4019-
- **AutoGen** - Works with Bedrock, Anthropic, OpenAI, Gemini
4019+
40204020
40214021
### Specific Context
40224022

0 commit comments

Comments
 (0)