Spaces:
Build error
Build error
Varshith1909
commited on
Commit
Β·
c4acc5f
1
Parent(s):
0349a93
T2
Browse files
README.md
CHANGED
@@ -1,13 +1,20 @@
|
|
1 |
-
|
2 |
-
|
|
|
3 |
colorFrom: blue
|
4 |
-
colorTo:
|
5 |
sdk: gradio
|
6 |
-
sdk_version:
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
# π LLM Conversation Transfer Tool
|
13 |
|
@@ -147,4 +154,4 @@ MIT License - feel free to use and modify!
|
|
147 |
|
148 |
**Made for the MCP Server Track** π
|
149 |
|
150 |
-
*Seamlessly bridging conversations across the AI ecosystem*
|
|
|
1 |
+
---
|
2 |
+
title: π LLM Conversation Transfer Tool
|
3 |
+
emoji: π
|
4 |
colorFrom: blue
|
5 |
+
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.12.0
|
8 |
+
python_version: 3.10
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
+
tags:
|
12 |
+
- mcp-server-track
|
13 |
+
- llm
|
14 |
+
- conversation-transfer
|
15 |
+
- gradio
|
16 |
+
- mcp
|
17 |
+
---
|
18 |
|
19 |
# π LLM Conversation Transfer Tool
|
20 |
|
|
|
154 |
|
155 |
**Made for the MCP Server Track** π
|
156 |
|
157 |
+
*Seamlessly bridging conversations across the AI ecosystem*
|