Spaces:
Sleeping
Sleeping
update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## MCP Agents basic
|
2 |
|
3 |
In this unit, you will:
|
|
|
1 |
+
---
|
2 |
+
title: mcp-agents-basic
|
3 |
+
python_version: "3.12"
|
4 |
+
sdk: gradio
|
5 |
+
sdk_version: "5.32.0"
|
6 |
+
app_file: app.py
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
## MCP Agents basic
|
11 |
|
12 |
In this unit, you will:
|