Commit 4f11e0e
fix: add missing stream parameter to autogen_mcp run_eval fixture
Align _run() signature with other agents (react_agent, agentic_rag)
for interface consistency. The parameter defaults to False and is not
wired to TaskConfig since autogen always uses non-streaming for evals.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2b8e6ed commit 4f11e0e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments