Spaces:
Sleeping
Sleeping
areeb1501 commited on
Commit ·
c20a0dd
1
Parent(s): 17e3bd7
updated instructions
Browse files
ui_components/ai_chat_deployment.py
CHANGED
|
@@ -37,6 +37,8 @@ def create_ai_chat_deployment():
|
|
| 37 |
gr.Markdown("""
|
| 38 |
Chat with Claude to create, modify, or debug MCP servers.
|
| 39 |
|
|
|
|
|
|
|
| 40 |
**🔧 The AI assistant has full access to deployment tools and can actually:**
|
| 41 |
- ✅ Deploy new MCP servers to Modal.com
|
| 42 |
- ✅ List and check your existing deployments
|
|
|
|
| 37 |
gr.Markdown("""
|
| 38 |
Chat with Claude to create, modify, or debug MCP servers.
|
| 39 |
|
| 40 |
+
**🎉 To test, select a SambaNova model - no API key required!**
|
| 41 |
+
|
| 42 |
**🔧 The AI assistant has full access to deployment tools and can actually:**
|
| 43 |
- ✅ Deploy new MCP servers to Modal.com
|
| 44 |
- ✅ List and check your existing deployments
|