Back to Prompt Library
implementation
Orchestrating Complex Collaborative Workflow and Multimodal Input (GPT-4o)
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Misinformation Debunking Team
Format
Text-first
Lines
2
Sections
2
Linked challenge
Misinformation Debunking Team
Prompt source
Original prompt text with formatting preserved for inspection.
2 lines
2 sections
No variables
0 checklist items
Refine the CrewAI workflow to handle a more complex misinformation scenario, potentially involving images (using GPT-4o's multimodal capabilities). For example, analyze a social media post containing both text and an image. The 'Content Analyzer' might need to interpret the image for context or manipulation. Adjust the task descriptions and delegation strategy so agents can pass information and refine tasks based on each other's findings. The 'Report Generator' should produce a comprehensive report citing specific sources retrieved by the 'Source Verifier'. How can agents effectively delegate and cross-verify tasks for robust fact-checking?
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Hold the task contract and output shape stable so generated implementations remain comparable.
Tune next
Update libraries, interfaces, and environment assumptions to match the stack you actually run.
Verify after
Test failure handling, edge cases, and any code paths that depend on hidden context or secrets.