437 B
437 B
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.