Skip to content

Commit e1e527a

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

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
@@ -3934,7 +3934,7 @@ The project uses a **flat resource model** where agents, memories, and credentia
39343934
39353935
### Agent Types
39363936
3937-
- **Template agents**: Created from framework templates (Strands, LangChain_LangGraph, GoogleADK, OpenAIAgents)
3937+
- **Template agents**: Created from framework templates (Strands, LangChain_LangGraph, CrewAI, GoogleADK, OpenAIAgents)
39383938
- **BYO agents**: Bring your own code with \`agentcore add agent --type byo\`
39393939
39403940
## Documentation
@@ -4026,7 +4026,7 @@ file maps to a JSON config file and includes validation constraints as comments.
40264026
- **LangChain_LangGraph** - Works with Bedrock, Anthropic, OpenAI, Gemini
40274027
- **GoogleADK** - Gemini only
40284028
- **OpenAIAgents** - OpenAI only
4029-
- **AutoGen** - Works with Bedrock, Anthropic, OpenAI, Gemini
4029+
40304030
40314031
### Specific Context
40324032

0 commit comments

Comments
 (0)