8 lines
437 B
Markdown
8 lines
437 B
Markdown
# QA: Agent Config Object — CrewAI (Crews)
|
|
|
|
- [ ] Navigate to `/demos/agent-config`.
|
|
- [ ] Verify the config card (`data-testid="agent-config-card"`) with three selects (tone / expertise / response length) renders.
|
|
- [ ] Change tone to "casual", expertise to "expert", responseLength to "detailed".
|
|
- [ ] Ask a question; verify the agent acknowledges the forwarded config.
|
|
- [ ] Change back to defaults; verify the agent adapts again.
|