Initial commit
This commit is contained in:
20
templates/agents/README.md
Normal file
20
templates/agents/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Agent Templates
|
||||
|
||||
Templates for agent patterns (planning, execution, multi-agent, etc.)
|
||||
|
||||
## Pattern Structure
|
||||
|
||||
Each agent template includes:
|
||||
- Task and plan types
|
||||
- State management structures
|
||||
- Planning/execution functions
|
||||
- Tool usage patterns
|
||||
- Example test cases
|
||||
|
||||
## Common Use Cases
|
||||
|
||||
- Planning agents
|
||||
- Execution agents
|
||||
- Multi-agent workflows
|
||||
- Task automation
|
||||
- Decision-making systems
|
||||
Reference in New Issue
Block a user