Skip to content

Commit 4a4501e

Browse files
committed
docs: link workflow diagrams from main README
Signed-off-by: Yoav Katz <katz@il.ibm.com>
1 parent 9cce7e9 commit 4a4501e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ The runner follows this execution model for each benchmark session:
6262
4. **Close Session**: `mcp_server.close_session(session_id)`
6363
5. **Record Statistics**: Track completion time, success rate, compute costs, tokens.
6464

65+
For sequence and architecture diagrams of the deploy/evaluate scripts and the Python harness, see [Workflow Diagrams](exgentic_a2a_runner/docs/workflow-diagrams.md).
66+
6567
## Benchmarks
6668

6769
The runner currently drives three benchmarks via the Exgentic MCP server. Each is a separate MCP image, pulled from `ghcr.io/exgentic/exgentic-mcp-<benchmark>:latest`, and is selected at deploy time with `--benchmark <name>`.

0 commit comments

Comments
 (0)