Skip to content

Commit 0b7a645

Browse files
authored
Update README.md for financial analyzer example
1 parent 16b20ff commit 0b7a645

File tree

1 file changed

+13
-18
lines changed
  • examples/usecases/mcp_financial_analyzer

1 file changed

+13
-18
lines changed

examples/usecases/mcp_financial_analyzer/README.md

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,23 @@ https://github.com/user-attachments/assets/d6049e1b-1afc-4f5d-bebf-ed9aece9acfc
1515
This approach ensures high-quality reports by focusing on data verification before proceeding with analysis. The Research Agent and Research Evaluator iterate until the EvaluatorOptimizer determines the data meets quality requirements.
1616

1717
```plaintext
18-
┌─────────────┐ ┌─────────────────┐ ┌─────────────────┐
19-
│ │ │ │ │ │
20-
│ Orchestrator│─────▶ Research Quality │──────▶ Research Agent ◀── ┐
21-
│ │ │ Controller │ │ │ │
22-
└─────────────┘ └─────────────────┘ └─────────────────┘ │
23-
│ │ │
24-
│ │ │
25-
│ ▼ │
26-
│ ┌──────────────────┐ │
27-
│ │ │ │
28-
│ │Research Evaluator ─┘
29-
│ │ Agent │
30-
│ └──────────────────┘
18+
┌──────────────┐ ┌──────────────────┐ ┌────────────────────┐
19+
│ Orchestrator │─────▶│ Research Quality │─────▶│ Research │◀─┐
20+
│ Workflow │ │ Controller │ │ Agent │ │
21+
└──────────────┘ └──────────────────┘ └────────────────────┘ │
22+
│ │ │
23+
│ │ │
24+
│ ▼ │
25+
│ ┌────────────────────┐ │
26+
│ │ Research Evaluator ├──┘
27+
│ │ Agent │
28+
│ └────────────────────┘
3129
│ ┌─────────────────┐
32-
│ │ │
3330
└────────────▶│ Analyst Agent │
34-
│ │ │
3531
│ └─────────────────┘
3632
│ ┌─────────────────┐
37-
│ │ │
38-
└────────────▶│ Report Writer │
39-
│ Agent │
33+
└────────────▶│ Report Writer │
34+
│ Agent │
4035
└─────────────────┘
4136
```
4237

0 commit comments

Comments
 (0)