Files
2026-07-13 12:58:18 +08:00

10 lines
584 B
Markdown

# QA: Multimodal Attachments — CrewAI (Crews)
- [ ] Navigate to `/demos/multimodal`.
- [ ] Verify the sample-row (`data-testid="multimodal-sample-row"`) renders with two buttons (image / PDF).
- [ ] Click "Try with sample image"; verify an attachment chip appears inside the composer.
- [ ] Ask "What do you see?" and send; verify the agent references the image.
- [ ] Click "Try with sample PDF"; verify a PDF chip appears.
- [ ] Ask "Summarize this document"; verify the agent references the PDF content.
- [ ] (Manual) drag-and-drop an image onto the chat; verify chip appears.