updated readme to add the track
Browse files- MCP Diagram.png +0 -3
- README.md +2 -1
MCP Diagram.png
DELETED
Git LFS Details
|
README.md
CHANGED
@@ -19,6 +19,7 @@ tags:
|
|
19 |
- web-search
|
20 |
- llm
|
21 |
- modal
|
|
|
22 |
python_version: "3.12"
|
23 |
---
|
24 |
|
@@ -87,7 +88,7 @@ This is the JSON script required to set up the MCP in VS Code
|
|
87 |
|
88 |
## ๐๏ธ MCP Workflow Architecture
|
89 |
|
90 |
-

|
91 |
|
92 |
The diagram above illustrates the complete Multi-Agent workflow architecture, showing how different agents communicate through the MCP (Model Context Protocol) server to deliver comprehensive research and code generation capabilities.
|
93 |
|
|
|
19 |
- web-search
|
20 |
- llm
|
21 |
- modal
|
22 |
+
- mcp-server-track
|
23 |
python_version: "3.12"
|
24 |
---
|
25 |
|
|
|
88 |
|
89 |
## ๐๏ธ MCP Workflow Architecture
|
90 |
|
91 |
+

|
92 |
|
93 |
The diagram above illustrates the complete Multi-Agent workflow architecture, showing how different agents communicate through the MCP (Model Context Protocol) server to deliver comprehensive research and code generation capabilities.
|
94 |
|