Skip to content

Commit d90105c

Browse files
committed
test: update asset snapshots for edited README.md and AGENTS.md
1 parent f957db1 commit d90105c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4265,7 +4265,7 @@ The project uses a **flat resource model** where agents, memories, and credentia
42654265
42664266
### Agent Types
42674267
4268-
- **Template agents**: Created from framework templates (Strands, LangChain_LangGraph, GoogleADK, OpenAIAgents)
4268+
- **Template agents**: Created from framework templates (Strands, LangChain_LangGraph, CrewAI, GoogleADK, OpenAIAgents)
42694269
- **BYO agents**: Bring your own code with \`agentcore add agent --type byo\`
42704270
42714271
## Documentation
@@ -4358,7 +4358,7 @@ file maps to a JSON config file and includes validation constraints as comments.
43584358
- **CrewAI** - Works with Bedrock, Anthropic, OpenAI, Gemini
43594359
- **GoogleADK** - Gemini only
43604360
- **OpenAIAgents** - OpenAI only
4361-
- **AutoGen** - Works with Bedrock, Anthropic, OpenAI, Gemini
4361+
43624362
43634363
### Specific Context
43644364

0 commit comments

Comments
 (0)