Add MCP sampling diagram

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
This commit is contained in:
Christian Tzolov
2025-03-26 18:26:41 +01:00
parent b8fb18b5e7
commit 77b973ff14
3 changed files with 119 additions and 0 deletions

View File

@@ -66,6 +66,8 @@ The MCP Sampling workflow in these examples follows these steps:
- The server combines the responses from different LLMs
- It returns the combined result to the user
![MCP Sampling Sequence Diagram](./mvc-sampling-sq.svg)
## Server Implementation
The MCP Weather Server implements the server-side of MCP Sampling: