Hello everyone,
I’ve created an agent for sector monitoring using multiple newsletters (stored in a Dust folder) and the web. However, the results are not satisfactory, likely because my prompt is too complex and covers multiple steps:
1️⃣ Collecting and filtering relevant information from emails.
2️⃣ Collecting and filtering relevant information from the web.
3️⃣ Cross-referencing data to remove duplicates and keep only key insights.
4️⃣ Structuring the information into a formatted message for my team.
5️⃣ Validating the final output: sources, coherence, and formatting.
Would it be more effective to create separate agents for each step?
If so, how can I chain these agents so they work sequentially on a shared document?
Thanks in advance for your advice!