Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ colorTo: purple
|
|
| 6 |
sdk: docker
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Conversation Viewer (with page-agent AI)
|
|
@@ -302,4 +303,4 @@ Add new file type support in the `media_types` dictionary in `app.py`.
|
|
| 302 |
|
| 303 |
## License
|
| 304 |
|
| 305 |
-
MIT License
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
+
short_description: Use AI Agent to view self build Multimodal MCP Conversations
|
| 10 |
---
|
| 11 |
|
| 12 |
# Conversation Viewer (with page-agent AI)
|
|
|
|
| 303 |
|
| 304 |
## License
|
| 305 |
|
| 306 |
+
MIT License
|